
Insightful and effective: “Deep Learning Specialization” by Andrew Ng on Coursera
Not enough can be said about the contribution of Coursera and Andrew Ng to machine learning education. The very beginning of Coursera was with a machine learning MOOC in 2012, and this was, as far as I can tell, the first time machine learning education was made available freely and publicly. Such was the excitement […]

Classification using higher order interactions: a hybrid approach
For representation in this blog, we have considered German credit data for classification of good and bad credit risk using the interaction of the input variables through a hybrid approach. In this approach, first we developed a decision tree for identifying the significant interactions of the input variables and then, a feed forward neural network […]