Git Product home page Git Product logo

chih-chun-chang / convolutional-neural-network-from-scratch-python Goto Github PK

View Code? Open in Web Editor NEW
41.0 3.0 22.0 24 MB

Handwritten Digit Recognition Using Convolutional Neural Network by Python

Home Page: https://medium.com/deep-learning-g/build-lenet-from-scratch-7bd0c67a151e

Python 72.24% JavaScript 10.67% HTML 17.09%
convolutional-neural-networks handwritten-digit-recognition python from-scratch lenet deep-learning computer-vision

convolutional-neural-network-from-scratch-python's Issues

Suggestion needed: Transfer learning/Train from scratch

I am training this digit recognition model with children's handwritten image ( worse than mnist handwritten images ),

After 20-30 epochs of training, loss is becoming zero, and when training is finished the model is overfitted with zero (any input, it predicts as zero ), what could be the reason?
My training config :
learning rate: 0.01
epoch:1
batch size:32

I might have some bad inputs as well ( reasonably less ), as I am training the model with 3 lakhs digit images.

I have some questions,
How to decide epoch value, batch size value, learning rate value?
How to include diagnosis of training to the same model?
What's your suggestion on transfer learning?

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.