diff options
author | Anthony Wang | 2021-08-26 21:51:03 -0500 |
---|---|---|
committer | Anthony Wang | 2021-08-26 21:51:03 -0500 |
commit | 3810eb70cff24a2a0dfa2754c1ab7d9462690453 (patch) | |
tree | 39a6639360970145d560401fd567717e5d564e14 /quickstart_tutorial.ipynb | |
parent | 0e7436a788c423a8f2e1e4df82f4da0f5388fc72 (diff) |
Add latest versions of all files
Diffstat (limited to 'quickstart_tutorial.ipynb')
-rw-r--r-- | quickstart_tutorial.ipynb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/quickstart_tutorial.ipynb b/quickstart_tutorial.ipynb index f2ba6c8..fcda742 100644 --- a/quickstart_tutorial.ipynb +++ b/quickstart_tutorial.ipynb @@ -121,14 +121,14 @@ "metadata": {}, "outputs": [ { - "output_type": "execute_result", "data": { "text/plain": [ "torchvision.datasets.mnist.FashionMNIST" ] }, + "execution_count": 6, "metadata": {}, - "execution_count": 6 + "output_type": "execute_result" } ], "source": [ @@ -781,9 +781,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.6-final" + "version": "3.9.6" } }, "nbformat": 4, "nbformat_minor": 4 -}
\ No newline at end of file +} |