Skip to content

Machine Learning

Week #6 - Multilayer Perceptrons

In today's lecture, we'll dive into multilayer perceptrons (MLPs), understanding how these more sophisticated neural networks overcome the limitations of single-layer models by utilizing hidden layers, backpropagation for learning, and their ability to solve complex non-linear problems that form the foundation of modern deep learning architectures.

Week #5 - Introduction to Neural Networks

In today's lecture, we'll explore the foundational journey of neural networks, starting with the McCulloch-Pitts neuron model and progressing through Rosenblatt's perceptron, examining their capabilities with logic gates, understanding the XOR problem limitation, and discovering how these early challenges shaped the development of more advanced network architectures.