/MLP-NumPy

My own NumPy-based implementation of a multilayer perceptron (MLP). Several of its components can be tuned and played with, such as layer depth and size, hidden and output layer activation functions, weight decay and dropout.

Primary LanguagePythonMIT LicenseMIT

Watchers