My lecture notes at Nordic Probabilistic AI School 2022. The lecture content is under this notebook (the notebook does not render on browser due to its size).
- Requires
numpy
,scipy
,matplotlib
,sklearn
,Pillow
,torch
,torchdiffeq
,torchvision
. - This folder contains trained models, datasets and visualizations. You should place
etc
folder insinde this repo.
- Formal Descriptions of ODEs
- Neural ODEs
- Latent Bayesian Neural ODEs
- ResNets are Discretized ODEs
- Continuous-time Normalizing Flows
- Related Studies