Python keras CNN classification of 36 handwritten Kyrgyz letters
- 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
├─...
This software is licensed under the MIT License.