Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 167 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 167 Bytes

MLP MNIST

This is a repo that will contain a solution for MNIST using an MLP.

How to run

# install rye
rye sync
rye run python -m mlp_mnist.main