Git Product home page Git Product logo

mlnd-capstone's Introduction

MLND Deep Learning Capstone

Using deep learning and tensorflow to detect Street View House Number

Source Code

I tried to make the source code namings to be as clear as possible, but here are the files that make up this project

  • 01-Download and Extraction.ipynb
  • 02-Exploration.ipynb
  • 03-Data Preparation.ipynb
  • 04-Model Training.ipynb
  • 05-Prediction.ipynb

Requirements

This project requires Python 2.7 and the following Python libraries installed:

It also requires a fast computer, 4 cores CPU or more, 8Gb RAM or more. I trained using cpu and did not setup the project to support GPU

You will also need to have software installed to run and execute an iPython Notebook

Run

Open Ipython Notebook in the root folder. I learnt that command would be changed to Jupyter Notebook

Open the 5 Files and run their contents one after the other. Some commands take longer than others

Data

This project uses the The Street View House Numbers (SVHN) Dataset.

SVHN is a real-world image dataset for developing machine learning and object recognition algorithms with minimal requirement on data preprocessing and formatting. It can be seen as similar in flavor to MNIST (e.g., the images are of small cropped digits), but incorporates an order of magnitude more labeled data (over 600,000 digit images) and comes from a significantly harder, unsolved, real world problem (recognizing digits and numbers in natural scene images). SVHN is obtained from house numbers in Google Street View images.

mlnd-capstone's People

Contributors

uncletomiwa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.