• Shout out to GAN (Start ver.)

    Shout out to GAN (Start ver.)

    Writing after a long time, Here’s the basic + in-depth mix explanation of Generative adversarial networks and Style-Based Generative Adversarial networks. Introduction GAN is simply a generative model that generates new data from the input data. They are used to perform unsupervised operations. They work majorly with image data and also audio data. The Generative…

  • Logistic regression (Lucid Explanation)

    Logistic regression (Lucid Explanation)

    Let’s understand the logistic regression without any elaboration and in a short manner, that won’t waste your time rather than it will deliver you just the needed information. So don’t even have a cup of coffee with you, before sipping the coffee you’ll grasp logistic regression. Introduction Logistic regression is the foundational algorithm essential for…

  • Question-Answering in association with roBERTa

    Question-Answering in association with roBERTa

    Take a sip of chaii and refresh your mood with chaii — Hindi and Tamil Question Answering By google. Introduction May God bless you with all the data structure skills. Transformers have been revolutionary models that yield state-of-art variants like BERT, GPT, mt5, T5, tapas, Albert, Robert, and many more from their families. The Hugging face library has provided…

  • Let’s start a music production house

    Let’s start a music production house

    Audio Generation Using DeepMind’s WaveNet Published by: Amit Nikhade July 7 . 2021 WaveNet by Google DeepMind, the time is now. Generating Audio with WaveNet  Music is the language of the spirit. It opens the secret of life bringing peace, abolishing strife. -Kahlil Gibran   One of the most awaited and willful features was the interaction with…

  • Let’s break the encryption

    Let’s break the encryption

    Published by: Amit Nikhade July 7 . 2021 Shor’s Algorithm exposed/simplified/clarified with a quick overview. Prof.Peter Williston Shor Once you read this article, you’ll get a clear overview of how exactly Shor’s algorithm works. I tried explaining it, without going into a much deeper section, because it will definitely confuse at the beginner stage. RSA…