Giter VIP home page Giter VIP logo

basic-neural-net's People

Contributors

devonlee111 avatar

Watchers

 avatar  avatar

basic-neural-net's Issues

More Than One Hidden Layer Does Not Work

Problem


The NN.py program does not train properly when using 2 or more hidden layers.

Possible Errors


The cause of this problem is currently unknown.

  1. Most likely a problem with the backpropagation algorithm.
    1. Backpropagation function may not be implemented fully/completely correct.
      1. Error is most likely a problem where the layer error is incorrectly calculated.
    2. There may be a minor error in the code for the backpropagation function.
  2. Potentially a slight code/logic error in forward pass method.

Methods To Find A Solution


*More research will be done on the backpropagation function to see what may have been implemented incorrectly.
*A review of the code will be performed in case it turns out to be a minor algorithm error.

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.