summaryrefslogtreecommitdiff
path: root/notebooks/05a-UNet.ipynb
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-07-28 15:14:55 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-07-28 15:14:55 +0200
commitc032ffb05a7ed86f8fe5d596f94e8997c558cae8 (patch)
treebf890ffd4c815db7d510cfb281d253b5728f70c6 /notebooks/05a-UNet.ipynb
parent524bf4351ac295bd4ff9914bb1f32eda7f7ff855 (diff)
Reformatting with attrs, config for encoder and decoder
Diffstat (limited to 'notebooks/05a-UNet.ipynb')
-rw-r--r--notebooks/05a-UNet.ipynb4
1 files changed, 2 insertions, 2 deletions
diff --git a/notebooks/05a-UNet.ipynb b/notebooks/05a-UNet.ipynb
index 77d895d..3070e2d 100644
--- a/notebooks/05a-UNet.ipynb
+++ b/notebooks/05a-UNet.ipynb
@@ -460,7 +460,7 @@
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3",
+ "display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -474,7 +474,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.2"
+ "version": "3.9.6"
}
},
"nbformat": 4,