About this document
Multi-Layer Perceptron Overview by Toxic Lucien is a document available to read on EtoBox.
This document discusses types of perceptrons and multi-layer perceptrons. It explains that single layer perceptrons can only learn linearly separable patterns, while multi-layer perceptrons can process both linear and non-linear patterns using at least three layers: an input, hidden and output layer. The document then provides an example of using a multi-layer perceptron to learn the XOR logic, showing the input and hidden layers with weights, and the output layer.
- Author
- Toxic Lucien
- Language
- EN