emepetres / fastai-mnist-lowlevel

Using low-level fastai api with MNIST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastai-mnist-lowlevel

Fastai low-level api using MNIST

Run it

conda create -f environment.yml
conda activate fastai
cd src
python -W ignore train.py

About

Using low-level fastai api with MNIST

License:MIT License


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%