- Build CNN model with MNIST.
- Apply GAN model to generate handwritten digits that resemble those found in the MNIST dataset.
Written for Python 2.x.
For the Python dependencies, first install the requirements file:
$ pip install -r requirements.txtWritten for Python 2.x.
For the Python dependencies, first install the requirements file:
$ pip install -r requirements.txt