capybaralet / IFT6135H19_assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IFT6135H19_assignments

SECOND ASSIGNMENT

data is provided in /data Instructions are at the top of ptb-lm.py

FIRST ASSIGNMENT

MNIST

to download the MNIST dataset with standard train/valid/test splits, do (in cmd line)

pip install academictorrents

python download.py --dataset=mnist --savedir={where-you-want-to-save-the-dataset}

About


Languages

Language:Python 89.6%Language:Jupyter Notebook 10.4%