top of page
Handwritten Digit Recognition with Neural Network
In this project I used TensorFlow to create a Machine Learning model that accurately predicts handwritten digits. I used the MNIST dataset via the TensorFlow API - a dataset commonly used to learn and explore the features of TensorFlow. The overall objective of this project was to use a neural network to create an ML model that would accurately predict various handwritten digits.
bottom of page