Coder Social home page Coder Social logo

amitai5 / backprop-vs-genetics Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 8.83 MB

The GitHub Repository For The Research Paper "Supervised Data in Backpropagation and Genetics Learning Algorithms"

License: MIT License

C# 100.00%
backpropagation genetics learning-algorithm machine-learning-algorithms research-project

backprop-vs-genetics's People

Contributors

amitai5 avatar

Stargazers

 avatar

backprop-vs-genetics's Issues

Activation Function Valuable Init Ranges

Some of the min and max values for the Activation Functions are not exactly accurate. Go through them all and make sure they are in the "range of meaning" for each one.

Re-Test XOR

The XOR test from before while it still was technically valid, the starting position for the neural networks was not a normal distribution. This puts Backpropagation at a disadvantage making it harder for it to find a global minimum.

Fix Optimization

Remove the parallel for loops in the computation of each neural network's value.

Instead parrallelize the Genetics and Backpropagation learning algorithms so that they calculate error/fitness Neural Network in parallel.

Re-Test The Classification Comparison

The Classification test from before while it still was technically valid, the starting position for the neural networks was not a normal distribution. This puts Backpropagation at a disadvantage making it harder for it to find a global minimum.

Clean Up Code (Classification Test)

The code under the classification test is quite messy as I was just trying to get it to work. Take some time and clean up the code, make it more readable.

Stuck In Plateaus

The Genetics algorithm seems to be getting stuck in multiple plateaus which could simply be a characteristic of the Genetics Algorithm itself, but still needs some fine tuning to make sure it is not something I am doing wrong.

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.