Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.2 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.2 KB

cnn-cifar10

A simple PyTorch CNN trained on the CIFAR-10 dataset. Comes in a few different flavors:

Refer to the notebooks/ folder for implementation notes.

See also the Spell quickstart.