oberwolfach_workshop
oberwolfach_workshop copied to clipboard
Material for 'Mathematics of Deep Learning Workshop' (Invited Talk)
Banach Center – Oberwolfach Graduate Seminar: Mathematics of Deep Learning
Teaching material for 'Mathematics of Deep Learning Workshop' (https://www.mfo.de/occasion/1947a)
Overview
Monday | Tuesday | Wednesday | Thursday | Friday |
---|---|---|---|---|
Mathematical Foundations of ML | Approximation Theory and Expressivity I | Approximation Theory | Deep Neural Networks for PDEs | Interpretability |
Introduction to Neural Networks | Neural Network Approximation in TensorFlow | Deep Learning meets Inverse Problems | Deep Learning meets Parametric Partial Differential Equation | Generalization for Deep Learning |
Introduction to TensorFlow | Deep Learning for Kolmogorov PDEs | NN Training in the Overparametrized Setting | Linear Regression with LASSO |
Talks
-
Gitta Kutyniok
-
Philipp Grohs
-
Julius Berner
Notebooks
Google Colaboratory
-
Philipp Grohs
- Linear Regression with LASSO: Linear_Regression_with_LASSO
-
Julius Berner
-
A simple approach to the Fashion-MNIST dataset: Fashion_MNIST
-
Framework for constructing deep neural networks to efficiently approximate various functions: NN_Approximation
-
Deep learning based method for solving high-dimensional Kolmogorov PDEs: DL_Kolmogorov
-
Local Environment
- Install the Python development environment
- Create a virtual environment
- Install
requirements.txt
(see https://www.tensorflow.org/install/pip)