Skip to content

NielsFuglsang/numpy-mnist

Repository files navigation

Guide to TAs

Check out the notebook demonstration.ipynb.

If needed, install requirements in virtual environment:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

Classification of MNIST with MLP using numpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors