This project is all about creating a mobile application,which recognies the handwritten digits using tensorflow lite. --> Going deep into project....
- Creating a deep learning model(CNN's) using tensorflow and next converting the model into tensorflow lite model.
- And download the TF-lite file(model).
- go to the tensorflow projects github page then download the skleleton of folders for app development(the entire folder of hand written digit project)