Skip to content

Latest commit

 

History

History

README.md

Machine Learning Engineer Nanodegree

Capstone Project

Mohammed Ayaz S

Project Overview

The aim is here to build an OCR using Bidirectional Recurrent Neural Network and compare the accuracy with the Conventional Neural Network

Project Instructions

Instructions

  1. Clone the repository and navigate to the downloaded folder.
git clone https://github.com/learning-dev/udacity-MLND.git
cd capstone
  1. To get started
jupyter notebook capstone_project_OCR_RNNs.ipynb 
  1. Make sure you have installed python3 and tensorflow, if not check - https://www.tensorflow.org/install/