Skip to content

FelipePassarela/AI-MNIST-Canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI MNIST Canvas

This is a simple python application that uses a neural network to predict the number drawn on a canvas. Also, it shows the probabilities of each number and the features maps of the neural network.

How to use

Install the requirements:

pip install -r requirements.txt

Train the neural network:

python -m mnist_cnn.train

Run the application:

python ./main.py

Demonstration

demo.mp4

About

This is a simple python application that uses a neural network to predict the number drawn on a canvas. Also, it shows the probabilities of each number and the features maps of the neural network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages