Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 789 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 789 Bytes

ML-CNN-Kyrgyz

Python keras CNN classification of 36 handwritten Kyrgyz letters

Usage

  • Download this project's source code and extract it
  • Download the dataset from 36 handwritten Kyrgyz letters
  • Extract the dataset to dataset folder, so the file structure is:
└─ML-CNN-Kyrgyz-main
    ├─texture
    │   └─bin.png
    ├─dataset
    │   ├─test
    │   │   ├─...
    │   └─train
    │       ├─...
    ├─gui.ipynb
    ├─plot.ipynb
    ├─requirements.txt
    ├─...

License

This software is licensed under the MIT License.