tipe/doc/mnist/preview.md

13 lines
174 B
Markdown
Raw Normal View History

2022-12-09 22:18:58 +01:00
# Preview
## Compilation
```bash
make mnist-preview
```
## Utilisation
```bash
build/mnist-preview data/mnist/t10k-images-idx3-ubyte data/mnist/t10k-labels-idx1-ubyte
```