Lecture 10 – Artificial Neural Network#


Basic introduction about the artificial neural network and how it can be applied in different supervised machine learning applications.

Contents of this lecture

  • Boltzmann machine (RBM)

  • Multilayer Perceptron Classifier (MLPClassifier)

  • Multilayer Perceptron Regressor (MLPRegressor)

../../_images/lecture10.png
../../_images/lecture10-1.png
../../_images/lecture10-2.png
../../_images/lecture10-3.png
../../_images/lecture10-4.png
../../_images/lecture10-5.png
../../_images/lecture10-6.png
../../_images/lecture10-7.png

Please download the lecture through the following link Lecture 10 – Artificial Neural Network