Technical Prerequistes

The course is taught in python using using jupyter notebooks. The deep learning libraries are tensorflow and keras.

Installation instructions

There two ways, how to run these notebooks, a provided docker container or via anaconda.

Anaconda Installation

Starting the notebook

Once you installed anaconda you can start the notebooks via (you might need to activate the environment)

jupyter notebook

Checking the installation

Please make sure that the following notebook is working 00_Checking_Correct_Installation.ipynb