Deep Neural Networks(DNN) Part 1 : Representation and Forward PropagationMy previous articles were based on machine learning algorithms like linear regression and logistic regression.You can check out at link…Apr 3, 2020Apr 3, 2020
Linear and Logistic Regression Using Normal Equation : Implementation from ScratchIn the previous article we had done Linear and Logistic Regression Using gradient descent algorithm.We are also going to discuss whats the…Mar 31, 2020Mar 31, 2020
Logistic Regression — Implementation from scratchLogistic Regression is a classification algorithm.Logistic Regression consist of logistic or a sigmoid function to classify classes based…Mar 30, 2020Mar 30, 2020
Linear Regression — Implementation from scratchLinear Regression is a supervised learning algorithm. Linear Regression consist of a linear function where there is an independent…Mar 8, 2020Mar 8, 2020