GithubHelp home page GithubHelp logo

chrislemke / digit-recognizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 56 KB

The hello world of machine learning: Tensorflow digit recognizer using Keras Hyperparameter tuner and tensorboard.

Jupyter Notebook 100.00%
tensorflow2 mnist-classification neural-network keras-tuner tensorboard

digit-recognizer's Introduction

Digit-Recognizer: The print('hello world') of machine learning

The idea in this notebook is to improve the "Hello world" of machine learning using Keras tuner. To save precious time and to speed up and simplify the process of choosing the right hyperparameters of the model, it is possible to use a tuner. Kera's relatively new library is well suited for this. It allows to automatically play through different parameters and at the end - very conveniently - spits out the desired number of best models. These can then be processed in the further course.

Content:

  1. Introduction
  2. Preprocess the data
    • 2.1. Load data
    • 2.2. Prepare data
    • 2.3. Format y_train
    • 2.4. Normalize, reshape and split data
    • 2.5 . Draw some digits
  3. Data augmentation
  4. Hyperparameter tuning
    • 4.1. Build hypermodel
    • 4.2. Hyperband tuner
    • 4.3. Tuner search
    • 4.4. Best models
  5. Fit the model
    • 5.1. Summaries of best models
    • 5.2. Select the model
    • 5.3. Callbacks
    • 5.4. Fit the model
  6. Plot and evaluate the results
  7. Predict
  8. Tensorboard

digit-recognizer's People

Contributors

chrislemke 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.