Skip to content
Snippets Groups Projects
Commit 746617d6 authored by Jiale Song's avatar Jiale Song
Browse files

Update README

parent 94a10ec4
No related branches found
No related tags found
No related merge requests found
......@@ -51,5 +51,9 @@ Ensure that all links in your report and slides are accessible
## Code Specifications
1. Language: Python
2. Third-party library: tensorflow, etc.
2. Third-party library:
- tensorflow ```pip install tensorflow```
- scikit-learn ```pip install scikit-learn```
- openCV ```pip install opencv-python```
3. Trainning dataset: [English Handwritten Characters](https://www.kaggle.com/datasets/dhruvildave/english-handwritten-characters-dataset) Size: 13.7MB / 25.2MB(after unzip)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment