diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-23 21:55:42 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-23 21:55:42 +0100 |
commit | ae589fb3ffdbf6c4bb1ae35345f7a3665deeebc5 (patch) | |
tree | 1702f74c069679ebdd74a03892275c6eb3a80ffd /notebooks/02b-emnist-lines-dataset.ipynb | |
parent | e3741de333a3a43a7968241b6eccaaac66dd7b20 (diff) |
refactored emnist lines dataset
Diffstat (limited to 'notebooks/02b-emnist-lines-dataset.ipynb')
-rw-r--r-- | notebooks/02b-emnist-lines-dataset.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notebooks/02b-emnist-lines-dataset.ipynb b/notebooks/02b-emnist-lines-dataset.ipynb index f82342b..7bc979d 100644 --- a/notebooks/02b-emnist-lines-dataset.ipynb +++ b/notebooks/02b-emnist-lines-dataset.ipynb @@ -322,7 +322,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.2" + "version": "3.9.1" } }, "nbformat": 4, |