Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 345 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 345 Bytes

CNN_letters

This is a personal project of which I implemented two different CNN models to recognise pictures with handwritten letters ranging from A to D. File CNN_train.py has a model that is trained from sketch, while pretrained_CNN_model.py uses a pretrained model from MobileNetV2 as base layer.