An overview of VGG16 and NiN modelsThis post aims to introduce briefly two classic convolutional neural networks, VGG16 and NiN (a.k.a Network in Network). We are going to…Mar 25, 20211Mar 25, 20211
Alexnet and image classificationAlexnet is a convolutional neural network that was designed by Alex Krizhevsky, in collaboration with Ilya Sutskever and Geoffrey Hinton…Mar 10, 2021Mar 10, 2021
Activation functionsActivation functions are mathematical functions that are attached to each neuron in the networks and determine whether it should be…Mar 8, 2021Mar 8, 2021
Convolutional neural networksConvolutional neural network (CNN) is a class of deep neural network and is commonly applied for processing structured arrays of data such…Mar 8, 2021Mar 8, 2021
Published inAnalytics VidhyaPrincipal steps of a Machine Learning projectMachine learning engineers do not only need to have good programming skill, but they also need to have some skills of a data scientist as…Feb 23, 20211Feb 23, 20211
Introduction to Machine LearningAs you know, the applications of Machine learning appear everywhere in our life. For example, when you search for something in Google…Feb 14, 2021Feb 14, 2021