Skip to main content

Crate teeny_vision

Crate teeny_vision 

Source
Expand description

Computer-vision model definitions and datasets for teenygrad — currently MNIST (mnist, including a LeNet-5 definition used elsewhere in the workspace as a smoke test).

Modules§

errors
Error types.
mnist
LeNet-5 — Yann LeCun’s convolutional network for MNIST (1998).