This is the example code accompanying the CreativeAI: Deep Learning for Graphics Course at Siggraph Asia 2018.
These Notebooks can be executed in Google Colaboratory with the following links. Make sure to select a runtime with GPU support (Runtime > Change runtime type) to get the best performance.
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/linear_regression.ipynb https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/poly_regression.ipynb https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/poly_regression_polyfit.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/sgd.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/edge_filter.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/colorization.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/autoencoder.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/gan.ipynb
https://colab.research.google.com/github/smartgeometry-ucl/dl4g/blob/master/mirroring.ipynb
https://github.com/smartgeometry-ucl/dl4g/tree/master/pde_learning