Giter Site home page Giter Site logo

Keep champions between generations about goneat HOT 2 OPEN

yaricom avatar yaricom commented on August 24, 2024
Keep champions between generations

from goneat.

Comments (2)

qwertyuu avatar qwertyuu commented on August 24, 2024 1

Yes you are right, keeping the current champion biases the search. I saw it first in BoxCar2D which is in flash, but was re-used in a HTML5-canvas copy here: https://rednuht.org/genetic_cars_2/

It is called "Elite clones".

Thanks for taking time to think of this with me! I might try my hand at coding some of my issues if I think I understand your engine good enough

from goneat.

yaricom avatar yaricom commented on August 24, 2024

Yes, this is interesting idea, which requires further investigation.
However, it has some drawbacks:

  • At each epoch of evolution it is hard to estimate which organism will lead to the winner. Even if organism not the best right now, it can have some beneficial mutation which can produce winner later. On the other hand, current champion can be stale without further potential.
  • We have limited size of population. If we are going to keep N champions at each epoch this can broke the evolutionary process by having in population only stale (senile) organisms at the later stages of evolution.

But, anyway, this is good idea and it can be studied further.

Thank you for suggestion.

from goneat.

Related Issues (20)

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.