Anjani SumanModel CompressionThe process of making a model smaller is called model compression.Dec 11, 2022Dec 11, 2022
Anjani SumanK-NN Algorithm From ScratchThis k-Nearest Neighbors tutorial is broken down into 3 parts:Apr 17, 2022Apr 17, 2022
Anjani SumanMain Challenges of Machine LearningIn short, since your main task is to select a learning algorithm and train it on some data, the two things that can go wrong are “bad…Jun 6, 2021Jun 6, 2021
Anjani SumanTypes of Machine Learning Systems:There are so many different types of Machine Learning systems that is:Jun 6, 20211Jun 6, 20211
Anjani SumanRegularization in Deep LearningThere are 3 methods to avoid overfitting in Deep Learning:Mar 1, 2021Mar 1, 2021
Anjani SumanImplementation of LeNet From Scratch using Keras.Here in this blog, I’m going to discuss the code implementation of LeNet using Keras. In this, I used this research for…Dec 17, 2020Dec 17, 2020
Anjani SumaninArtificial Intelligence in Plain EnglishOptimizers in Machine LearningOptimizers are algorithms or methods used to change the attributes of the neural network such as weights and learning rates in order to…Aug 30, 2020Aug 30, 2020