Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 666 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 666 Bytes

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