Published inAirtel DigitalWynk Radio: The ML Behind India’s Seamless StreamsLaunchehd in 2014, Wynk Music, a part of Airtel Digital Limited, is currently the #1 music streaming app in India in terms of downloads…Nov 2, 2023Nov 2, 2023
Published inAnalytics VidhyaAlias in Windows and it’s Fun Applications using PythonCombining the idea of alias with the infinite functionalities that python brings to the table, to make fun commands do useful tasks!Jun 6, 20201Jun 6, 20201
Published inTowards Data ScienceUsing Q-Learning in Numpy to teach an agent to play a gameUsing q-learning for sequential decision making and therefore learning to play a simple game.Apr 5, 20201Apr 5, 20201
Published inTowards Data ScienceClassification of Mobile Gallery Images in PyTorchUsing the images present in your mobile gallery to train an Image Classifier using Transfer-Learning in PyTorch ! :DNov 24, 2019Nov 24, 2019
Published inDataDrivenInvestorFitting a Straight Line on 2D Data in PyTorchBuilding and training a simple Neural Network in PyTorch.Aug 29, 2019Aug 29, 2019
Published inTowards Data ScienceEverything You Need To Know About Saving Weights In PyTorchWhat do we Deep Learning practitioners do once we are done with training our models ? We Chill !Aug 13, 20197Aug 13, 20197
Published inDataDrivenInvestorword2vec (Skip-Gram model) ExplainedWord2Vec, as you might have guessed from the name itself, has something to do with words and vectors. But what exactly is it ? Where do we…Jun 30, 20193Jun 30, 20193
k-Means Clustering Explained (Part II: Python Implementation from Scratch !)If you are not aware of the inside of k-Means Clustering Algorithm, I would strongly recommend you guys to check k-Means Clustering…Jun 20, 2019Jun 20, 2019