Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terasakisatoshi/streamlit_handwritten_recognition

https://share.streamlit.io/terasakisatoshi/streamlit_handwritten_recognition/main/app.py
https://github.com/terasakisatoshi/streamlit_handwritten_recognition

mnist python streamlit

Last synced: about 1 month ago
JSON representation

https://share.streamlit.io/terasakisatoshi/streamlit_handwritten_recognition/main/app.py

Awesome Lists containing this project

README

        

# streamlit_handwritten_recognition

![image](https://user-images.githubusercontent.com/16760547/143333925-ebe95697-f16c-465e-b9f4-307d38515435.png)

# How to use

```console
git clone https://github.com/terasakisatoshi/streamlit_handwritten_recognition.git
pip install -r requirements.txt
streamlit run app.py
```