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

Adding module abbreviation to notebooks

This commit is contained in:
phlippe
2022-04-09 17:31:43 +02:00
parent c5597f6598
commit f076d79ed9
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
"id": "zO-IyJczdfAm"
},
"source": [
"# Regular Group Convolutions"
"# GDL - Regular Group Convolutions"
]
},
{

View File

@@ -7,7 +7,7 @@
"id": "1GrTyqmLcQLM"
},
"source": [
"# Steerable CNNs\n",
"# GDL - Steerable CNNs\n",
"\n",
"**Filled notebook:** \n",
"[![View on Github](https://img.shields.io/static/v1.svg?logo=github&label=Repo&message=View%20On%20Github&color=lightgrey)](https://github.com/phlippe/uvadlc_notebooks/blob/master/docs/tutorial_notebooks/DL2/Geometric_deep_learning/tutorial2_steerable_cnns.ipynb)\n",
@@ -13361,7 +13361,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.2"
"version": "3.7.9"
}
},
"nbformat": 4,

View File

@@ -6,7 +6,7 @@
"id": "jzvWfS-ELNzE"
},
"source": [
"# Deep Probabilistic Models I"
"# DPM1 - Deep Probabilistic Models I"
]
},
{