diff options
author | aktersnurra <grydholm@kth.se> | 2020-11-18 23:35:35 +0100 |
---|---|---|
committer | aktersnurra <grydholm@kth.se> | 2020-11-18 23:35:35 +0100 |
commit | 73ae250d7993fa48eccff4042ecd6bf768650bf3 (patch) | |
tree | 23c916c6fe0dcc0ccf9e08adcdf3cc5c0748e0af /src/notebooks/00-testing-stuff-out.ipynb | |
parent | 3a42081d0f422ea441def27bbf6b9eb29cd3451f (diff) |
UNet implemented.
Diffstat (limited to 'src/notebooks/00-testing-stuff-out.ipynb')
-rw-r--r-- | src/notebooks/00-testing-stuff-out.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notebooks/00-testing-stuff-out.ipynb b/src/notebooks/00-testing-stuff-out.ipynb index 3686dcd..96a0c5a 100644 --- a/src/notebooks/00-testing-stuff-out.ipynb +++ b/src/notebooks/00-testing-stuff-out.ipynb @@ -1352,7 +1352,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.4" + "version": "3.8.2" } }, "nbformat": 4, |