Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 245 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 245 Bytes

part1 -- solve MNIST

about

Full code: workshop.ipynb

requirements

install packages:

pip install --quiet torch torchvision pytorch-lightning wandb matplotlib

(and maybe jupyter if not run in CoCalc)