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

Merge pull request #21 from Roxot/master

Add Deep Probabilistic Models I tutorial
This commit is contained in:
Phillip Lippe
2022-04-05 17:50:22 +02:00
committed by GitHub
3 changed files with 21435 additions and 1 deletions

1
.gitignore vendored
View File

@@ -8,5 +8,6 @@ docs/tutorial_notebooks/tutorial9/tensorboard
docs/tutorial_notebooks/tutorial11/*.py
docs/tutorial_notebooks/tutorial2/*.tar
docs/tutorial_notebooks/tutorial2/runs/
docs/tutorial_notebooks/DL2/deep_probabilistic_models_I/blog-authorship.json
docs/test_build.sh
.DS_Store

View File

@@ -122,4 +122,5 @@ This is the first time we present these tutorials during the Deep Learning cours
:caption: Deep Learning 2
:maxdepth: 2
tutorial_notebooks/DL2/Geometric_deep_learning/tutorial1_regular_group_convolutions
tutorial_notebooks/DL2/Geometric_deep_learning/tutorial1_regular_group_convolutions
tutorial_notebooks/DL2/deep_probabilistic_models_I/tutorial_1.ipynb

File diff suppressed because one or more lines are too long