ylecun/mnist
Viewer • Updated • 70k • 132k • 254
Label-conditioned generator for 28x28 MNIST digits.
This repository contains generator weights only, as required by the assignment. The model uses a 100-dimensional standard-normal latent vector. See model.py for the exact architecture and training-metrics.json for the complete loss history.
ylecun/mnistWeights are stored in safetensors format. The model generates synthetic images and can produce malformed or ambiguous samples; it is intended for coursework and experimentation.