Mohammed Ayaz S
The aim is here to build an OCR using Bidirectional Recurrent Neural Network and compare the accuracy with the Conventional Neural Network
- Clone the repository and navigate to the downloaded folder.
git clone https://github.com/learning-dev/udacity-MLND.git
cd capstone
- To get started
jupyter notebook capstone_project_OCR_RNNs.ipynb
- Make sure you have installed python3 and tensorflow, if not check - https://www.tensorflow.org/install/