Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/terasakisatoshi/streamlit_handwritten_recognition
- Owner: terasakisatoshi
- License: mit
- Created: 2021-10-04T08:10:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T01:06:18.000Z (about 3 years ago)
- Last Synced: 2024-10-12T12:41:05.614Z (2 months ago)
- Topics: mnist, python, streamlit
- Language: Python
- Homepage:
- Size: 1.49 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```