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

398 Commits

Author SHA1 Message Date
Bryan Eikema
421650a2e2 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>
2022-04-12 11:43:39 +02:00
Phillip Lippe
3a6f245afb Create PULL_REQUEST_TEMPLATE.md 2022-04-11 16:40:38 +02:00
phlippe
6476bfa958 DL2 - HDL Hyperparam: Fixing github link 2022-04-11 11:18:13 +02:00
phlippe
2b24cda612 DL2 - Final edits HDL/AGM 2022-04-11 11:05:56 +02:00
Samuele Papa
ed43e697d6 Adding the correct Multi GPU and avanced normalizing flows notebooks (#24)
Improving HDL and AGM tutorials
2022-04-11 10:57:56 +02:00
phlippe
f076d79ed9 Adding module abbreviation to notebooks 2022-04-09 17:31:43 +02:00
phlippe
c5597f6598 Fixing couple of minor issues 2022-04-09 17:28:43 +02:00
Christos Athanasiadis
c19ade2e30 new tutorials 2022-04-08 12:05:36 +02:00
phlippe
c3d8294ea6 DL2 - GDL2: Add note for font issue 2022-04-07 14:43:38 +02:00
phlippe
d95314eacd DL2 - GDL2: Fixing math rendering 2022-04-07 08:26:48 +02:00
phlippe
41099bd686 DL2 - GDL: Minor fixes in Tutorial 2 2022-04-06 20:00:36 +02:00
phlippe
081f452870 Removing script version of tutorial 2022-04-06 19:47:51 +02:00
Phillip Lippe
8ce3ea8400 Merge pull request #20 from Gabri95/GDL_Tutorial2
Gdl tutorial2
2022-04-06 19:47:03 +02:00
phlippe
ce1bb879d9 Integrating changes in notebook 2022-04-06 19:44:31 +02:00
gcesa
4e38acbfe4 convert tutorial2 to python script 2022-04-06 18:22:02 +02:00
gcesa
a538cee3fc convert tutorial2 to script 2022-04-06 18:18:07 +02:00
gcesa
743dbf56bd fix assert, store trained models and test results 2022-04-06 12:34:14 +02:00
phlippe
f11f1dfaa9 Merging dl2 2022-04-05 19:39:34 +02:00
phlippe
d7f12841b2 New run-through with minor updates 2022-04-05 19:38:09 +02:00
Phillip Lippe
fb472bba37 Merge pull request #21 from Roxot/master
Add Deep Probabilistic Models I tutorial
2022-04-05 17:50:22 +02:00
phlippe
84d9f24a94 Minor edits for rendering 2022-04-05 17:49:02 +02:00
phlippe
188d5d2aa7 Updating header 2022-04-05 17:33:28 +02:00
Bryan Eikema
9a9bc272e1 Fix latex rendering, add link to lecture recordings 2022-04-05 17:29:58 +02:00
gcesa
25bb2a4601 fix nbsphinx issues 2022-04-05 17:20:03 +02:00
Bryan Eikema
4523259a4f Add DPM I tutorial 2022-04-05 16:27:27 +02:00
gcesa
3a61717006 add both solutions and unanswered tutorial 2022-04-05 15:23:44 +02:00
phlippe
8bdef0c74e DL2 - GDL: Fixing inline math 2022-04-05 13:23:55 +02:00
phlippe
01c808b94f DL2: Moving GDL picture in saved models 2022-04-05 13:17:04 +02:00
phlippe
a96737b4a3 DL2: Preparing GDL tutorial 2022-04-05 13:12:01 +02:00
Phillip Lippe
86a663ab58 Merge pull request #19 from kristosh/dl2
Adding GDL notebook
2022-04-05 12:34:57 +02:00
Christos Athanasiadis
7dad3b28cf update GDL 2022-04-05 12:26:34 +02:00
gcesa
f5b62ab69c fix indentation in code block 2022-04-05 11:33:32 +02:00
gcesa
5ca997e59a DL2 - GDL - Tutorial 2 steerable cnns 2022-04-05 11:26:31 +02:00
Christos Athanasiadis
f3fcb92e5f GDL 2022-04-04 18:09:09 +02:00
Phillip Lippe
9482bb90d1 Update pull_request_new_notebook_template.md 2022-03-02 13:32:26 +01:00
phlippe
2e1f0e5b04 Preparing for DL2 tutorials 2022-03-02 13:26:33 +01:00
phlippe
1b64769d9d Tutorial 16: Clarifying sampling duplicate classes in a batch 2022-02-27 11:53:51 +01:00
phlippe
2cf0ec7854 Tutorial 16: Fixing equation 2022-02-04 10:02:23 +01:00
phlippe
0e6424c74c Lisa tutorial: Updating scratch recommendation 2021-12-06 17:03:18 +01:00
phlippe
ce4b263319 Tutorial 7: Correcting dl2021 reference 2021-12-02 12:04:27 +01:00
Phillip Lippe
5c0daea9fd Tutorial 6: Variance notation
Fix variance notation tutorial6
2021-11-29 08:14:58 +01:00
Lucas Alonso
1920514fe5 fix variance notation tutorial6 2021-11-28 23:16:01 -03:00
phlippe
d850c4cdcd Guide 1: Additional troubleshooting for Lisa 2021-11-20 18:11:09 +01:00
phlippe
7bb57b080d Tutorial 3: Fixing typo about initialization 2021-11-11 10:28:29 +01:00
Phillip Lippe
36dbdca7b0 Updating conda environments
Add missing dependencies to conda environments
2021-11-04 15:23:04 +01:00
Giulio Starace
67198e9f45 add ipywidgets to deps, necessary for visualizing progress bars 2021-11-04 14:03:24 +01:00
Giulio Starace
42f9f119bc add seaborn as dep to conda environments 2021-11-04 13:36:03 +01:00
Giulio Starace
b2c94aed9a add matplotlib to conda environment 2021-11-04 13:33:46 +01:00
Giulio Starace
e28eb27323 include jupyter as a dep 2021-11-04 13:29:10 +01:00
Phillip Lippe
d3d2f26f99 Tutorial 2: Fixing reference to dl2020 2021-11-04 11:56:35 +01:00