Foundations of AI
Building a clear understanding of the fundamental concepts behind modern AI systems.
Perceptrons
Part 1 of 3 in Foundations of AIAn overview of the Perceptron and its influence on modern neural networks.
Activation Functions
Part 2 of 3 in Foundations of AIWhat the heck do Activation Functions do, and why do we need them?
Multi-layer Perceptrons and Backpropagation
Part 3 of 3 in Foundations of AIMLPs and backpropagation: how deep networks learn by stacking non-linear layers—and where they struggle.