Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 270 Bytes

File metadata and controls

5 lines (4 loc) · 270 Bytes

Multi Layer Perceptron (MLP)

The MLP consists of an input layer and an output layer which are fully connected. MLPs have the same input and output layers but may have multiple hidden layers in between the aforementioned layers. MLP