Welcome! Here we will upload the different tutorials for the Deep Learning course. We will use Python and Jupyter Notebook, and Keras as the deep learning framework. Also, the tutorials use Colaboratory, which is a free Jupyter notebook environment that runs in the cloud.
Each of the notebooks contains this image
which when clicked takes you to the Colaboratory website.
Colaboratory provides free GPU, so you can modify part of the tutorials and retrain the models to test your modifications. Specifically, you get 12 hours of continuous access to a k80 GPU. When those 12 hours are over, you can connect to another machine. This Notebook shows a comparison of the CPU vs GPU speed up in Colaboratory. The Hardware accelerator can be selected in Edit->Notebook Settings. There is also the option of using Tensor Processor Units (TPUs), but the tutorials will only use the GPU. Here is an example notebook using TPUs.
We will update the repository during the course with new tutorials.
Sometimes the notebooks do not render correctly in GitHub. You can access directly the notebook in the Colab environment using the following links.