Setup for training a deep learning system for handwritten character recognition, using Chainer, in an interactive (Jupyter) notebook.
For help with the practical, see our DIY guide.
This is built on top of Docker, which attempts to isolate the environment that your code is run in, so you shouldn't need to install anything except Docker on your computer:
- Install Docker
- Download the selfhost script
- Run the selfhost script
chmod +x selfhost && ./selfhost
- Remember to download your files before stopping the server, as the server does not keep them