Applying novel ideas to the MNIST dataset.
pointilist- the common library code that provides some helpersexperiments- free for all space that contains ideas in a place to sharedata- put downloaded data here (which is ignored).
- Use
pointilist.envfor constants - launch
jupyterfrom the top-level (i.e. same dir as this README) - add this directory to your python path
export PYTHONPATH=$PWD