Naim Moltrasio
This repository shows step by step, the process of building a Convolutional Neural Network for Image Classification in Python using the TensorFlow framework and keras.
In this example we use the MNIST dataset.
- matplotlib
- tensorflow
- keras
You can install missing dependencies with pip. And install TensorFlow via TensorFlow link.
- Install the dependencies;
- Run main.py
Code released under the CC0 license.
