An experimental FastAI vision project I created to classify/identify Devnagari characters.
Scored higher accuracy than its original paper here. The original dataset can be found here.
The model is created in Model.py
, and optimized later in Optimization.ipynb
.
Based on FastAI v1.