Giter Site home page Giter Site logo

digit-recognizer's Introduction

Digit Recognizer

Introduction:

Digit Recognizer is the basic project for Deep Learning. It exsits 42,000 training data. Because it is the Kaggle entry level project. The dataset is also not complex, and I do not need to improve the dataset again. I need to convert 28*28 image to the matrix for training, and I need to build the model to train. I will try to use python and Deep learning (CNN) to build the algorithm that could detect the objects of the images.

Platform

Windows 10 system Kernals in Kaggle.com

Why do I choose this project?

I want to learn python and machine learning through the project, to have better understanding for machine learning and expert to use python after I finish the project.

Instructions:

  • This program is a Convolutional Neural Network design by python to identify digit recognizer. It loads the input dataset and perform by running the code, does not require the test code.
  • Runing the code need to using jupyter notebook. It also need some python package such as matplotlib and keras.
  • Step one: git clone the code to the local PC, using "git clone + repo_link"
  • Step two: using juypter notebook to open the Python Project.ipynb file.
  • Step three: use pip install + package_name to install the required packages
  • Step four: run the code
  • Result picture shows in "_result_files" folder

digit-recognizer's People

Contributors

sunnyguang avatar

Watchers

 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.