MNIST-playground

Project set-up

Navigate to the root folder of the repository and type the below commands to get the notebook up and running:

conda create -n mnist-playground python=3.6 anaconda

conda activate mnist-playground

jupyter notebook