GithubHelp home page GithubHelp logo

adityathebe / evolutionsimulator Goto Github PK

View Code? Open in Web Editor NEW
161.0 9.0 18.0 1.45 MB

Evolution Simulator with Box2D

Home Page: https://adityathebe.github.io/evolutionSimulator/

License: GNU General Public License v3.0

JavaScript 99.91% HTML 0.06% CSS 0.03%
matter-js tensorflowjs p5js neuroevolution genetic-algorithm evolutionary-algorithms

evolutionsimulator's Introduction

evolutionsimulator's People

Contributors

adityathebe avatar leshchenko1979 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

evolutionsimulator's Issues

Elitism doesn't work as it should

Originally discussed at #4 (comment)

After introducing elitism which pushed bestHuman from the previous generation as the first element of the new one, I would expect the first human in the list always to have the score not worse than the best score of the previous generation. However, it's not happening.

I blamed it on the motorNoise but after reducing it to zero the incorrect behavior of the system still persisted.

Can it be some floating point errors? Any bugs in BOX2D?

Speed as input

The current speed of the human should be an input node of the network - as different moves are required to start going from standing still compared to the moves needed to continue walking. That means that even if the human makes a successful couple of first steps, it is bound to fall after that.

(And I just want this damn thing to start walking already!!! ๐Ÿ˜„)

Originally posted by @leshchenko1979 in #2 (comment)

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.