{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"---\n",
"title: \"PyTorch Example - MNIST\"\n",
"date: 2021-02-24\n",
"type: technical_note\n",
"draft: false\n",
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Simple PyTorch mnist experiment\n",
"---\n",
"\n",
" Tested with PyTorch 1.6.0
\n",
" Tested with torchvision 0.7.0
\n",
"\n",
"
\n", "