handwritten-character-recognition
A piece of software to recognize handwritten capital characters.
USAGE
Explanations are in turkish ( as this is a project I did in university )
Link of dataset is in handwritten-az
folder.
After downloading the dataset
- run
import_dataset.m
- run
create_network.m
- after training run
test_network
view_matrix.m
is intended to see network's parameters.