/tutorial-dlframework

Step-by-step tutorial to improve understanding of common operators in Deep Learning frameworks.

Primary LanguagePythonOtherNOASSERTION

Tutorial: How to Build a Deep Learning Framework

by Katharina Breininger and Tobias Wuerfl

Pattern Recognition Lab, Friedrich-Alexander University Erlangen-Nuernberg, Erlangen, Germany

How to start the tutorial:

The tutorial is implemented as a jupyter notebook.

To start the tutorial, open a terminal, change to the the main folder (the folder this README is located in) and then type jupyter notebook to launch the Jupyter Notebook App. It will open in a new browser tab.

Click on "tutorial_dl.ipynb" in the files listed to run the notebook.

More information can be found at http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html