PinnedAayushmaan Jain·Jul 26, 2022Residential safety solutions with YOLO-v5With increasing challenges to safety in society, unknown vehicles can be a potential danger and to combat that problem, I have tried to…
PinnedInAnalytics VidhyabyAayushmaan Jain·Nov 26, 2021End to End Machine Learning ProjectThe best way to enhance one’s skill in a particular field is by practicing that particular skill by using that skill in a real world…A response icon7A response icon7
Aayushmaan Jain·Apr 3, 2023Basics of Convolutional Neural Networks using Pytorch LightningConvolutional Neural Network (CNN) models are a type of neural network models which are designed to process data like images which have…
Aayushmaan Jain·Jan 28, 2022Basics of Natural Language Processing with scikit-learn and nltkNatural language processing is a relatively new field which involves interaction between a computer and a natural language like English…
InDev GeniusbyAayushmaan Jain·Dec 30, 2021Setting up components for an end-to-end project on AWSDoing end to end machine learning projects on a local machine might be a great achievement but sharing it with others and hosting it on the…
Aayushmaan Jain·Aug 12, 2021The technique of Gradient DescentGradient descent is an algorithm which aims to minimize the error or the loss metric in order to obtain the best possible set of parameters…
Aayushmaan Jain·Jun 19, 2021Skewness — Everything you need to know about SkewnessIntroduction to Skewness
InAIGuysbyAayushmaan Jain·Jun 18, 2021Multivariate Linear RegressionIntroduction to Multivariate Linear Regression