GithubHelp home page GithubHelp logo

deep-learning-series-in-python's Introduction

Deep-Learning-Series-in-Python

Deep Learning Series 1: Classifying MNIST digits using Logistic Regression

Deep Learning Series 2: Classifying MNIST digits using Multi-Layer Perceptron

Deep Learning Series 3: Convolutional Neural Networks (LeNet)

Deep Learning Series 4: Stacked Denoising Autoencoders (SdA)

Summary:

In my exercise, classifying MNIST digits using Logistic Regression, have best test error 7.5%, but training the model only spend 20.4 second in my laptop on CPU.

logis


Classifying MNIST digits get best test error 1.65% by using Multi-Layer Perceptron, but training the model spend nearly six hours in the same computer on CPU.

mlp

Tiny improve in test error, need more capacity or knoweledge and time.

No free lunch.


Using CNN to classifying MNIST digits will get test performance 0.92%.

cnn


sda

dbm

Deep Learning Series 5: Understand Backpropagation and Gradient Descent

Deep Learning Series 6: Classify hand-written digits by keras

Deep Learning Series 7: Text Document Classification Using 20 Newsgroups Dataset

20news

Deep Learning Series 8: Keras Practice

read_comprehension

Deep Learning Series 9: Practice about Recurrent Neural Network

Deep Learning Series 10: Practice about Convolution Neural Network

deep-learning-series-in-python's People

Contributors

yishi avatar

Watchers

James Cloos 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.