1
0
mirror of https://github.com/phlippe/uvadlc_notebooks.git synced 2022-04-17 03:27:25 +03:00

Tutorial 2a (DPM II) (#25)

* Tutorial 2a (DPM II)

* Update colab link and formatting changes to DPM II tutorial 2a

* Aligning dataset path and matplotlib exports with other tutorials

* New run-through

Co-authored-by: phlippe <phillip.lippe@googlemail.com>
This commit is contained in:
Bryan Eikema
2022-04-12 11:43:39 +02:00
committed by GitHub
parent 3a6f245afb
commit 421650a2e2
2 changed files with 10841 additions and 1 deletions

View File

@@ -125,6 +125,7 @@ This is the first time we present these tutorials during the Deep Learning cours
tutorial_notebooks/DL2/Geometric_deep_learning/tutorial1_regular_group_convolutions
tutorial_notebooks/DL2/Geometric_deep_learning/tutorial2_steerable_cnns
tutorial_notebooks/DL2/deep_probabilistic_models_I/tutorial_1.ipynb
tutorial_notebooks/DL2/deep_probabilistic_models_II/tutorial_2a.ipynb
tutorial_notebooks/DL2/Advanced_Generative_Models/Normalizing_flows/advancednormflow.ipynb
tutorial_notebooks/DL2/High-performant_DL/hyperparameter_search/hpdlhyperparam.ipynb
tutorial_notebooks/DL2/High-performant_DL/Multi_GPU/hpdlmultigpu.ipynb
tutorial_notebooks/DL2/High-performant_DL/Multi_GPU/hpdlmultigpu.ipynb

File diff suppressed because one or more lines are too long