Overview
The perceptron was perhaps the first machine learning algorithm. Neural networks, built as a network of perceptrons followed soon thereafter. Deep learning grew out of neural networks with many layers of perceptrons and forms some of the most powerful machine learning techniques.
Topics
- Perceptron: a simple machine learning algorithm, forms the foundation of neural networks and deep learning, and can be effectively used in some situations.
- Deep Learning: information about neural networks and configurations of neural networks.