An open API service indexing awesome lists of open source software.

https://github.com/dynamo63/digit-recognizer

A demo app of a CNN trying to predict a digit drawed
https://github.com/dynamo63/digit-recognizer

cnn-keras python streamlit

Last synced: 25 days ago
JSON representation

A demo app of a CNN trying to predict a digit drawed

Awesome Lists containing this project

README

          

# Digit Recognition Demo App

I create my first CNN model with TensorFlow, the goal is to predict a handwritten or drawn digit.
you can find the source code of the model [here](https://www.kaggle.com/code/mouckeytoumoulongui/get-started-cnn)