Digit Recognition on MNIST dataset using Convolution Neural Network (CNN)The main objective of this post is to make people understand the mostly viewed information on how to implement the basic neural network…May 23, 2020May 23, 2020
Building a Linear Model from scratch with NumPyLet us build a simple Linear model which is a basic to create more complicated models.May 6, 2020May 6, 2020
Introduction to Neural NetworksA neural network is a progression of calculations that tries to perceive fundamental connections in a lot of information through a…Apr 22, 2020Apr 22, 2020