Skip to content

A simple setup for training character recognition in an interactive (Jupyter) notebook.

License

Notifications You must be signed in to change notification settings

DouglasOrr/DeepLearnTute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Tutorial

Setup for training a deep learning system for handwritten character recognition, using Chainer, in an interactive (Jupyter) notebook.

The practical

For help with the practical, see our DIY guide.

Start your own server (selfhost)

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

About

A simple setup for training character recognition in an interactive (Jupyter) notebook.

Resources

License

Stars

Watchers

Forks

Packages

No packages published