MNIST_CNN_AUG / README.md
Laxmikant17's picture
Update README.md
cc86fd2 verified
metadata
license: mit
datasets:
  - ylecun/mnist

There are four models in the repo:

  1. a numpy saved weights and bias.
  2. A model trained with Tensorflow.
  3. A Generator model from GAN training and a Discriminator