This material can be found here
These files are needed to complete the homework series 2 exercise 2. There are several ways to work with this material:
- Start the python notebook on google's Colab. This requires a google account. The service is free for the small standard computational nodes.
Run in Google Colab | View source on GitHub |
- Run your locally installed version of jupyter with this notebook. You need to install a few packages:
- tensorflow
- numpy
- matplotlib
- Work without jupyter in the classical way with dot-py source files.