A script that generates heatmap for all the digits in MNIST dataset
-
Install requirements
$ pip install -r requirements.txt
-
Run the Script
$ python mnist_heatmap.py
optional arguments:
-h, --help show this help message and exit
--data_dir DATA_DIR Directory for storing input data
--batch_size BATCH_SIZE
Batch size
--train_steps TRAIN_STEPS
Training Steps