Skip to content

JGuymont/numpy-multilayer-perceptron

Repository files navigation

One hidden layer MLP implementation in Numpy

Data

Running the experiment

The details of the experiment can be found here

To run the cicle experiment

python circle_experiment.py

To run the mnist experiment:

python mnist_experiment.py

Releases

No releases published

Packages

No packages published

Languages