NecoProject / Neco-Project

Neco Project repository
1 stars 0 forks source link

Improve genetic evolution of skills #7

Open sebastientromp opened 10 years ago

sir4ur0n commented 10 years ago

Random ideas, food for thoughts.

sebastientromp commented 10 years ago

I've also been questioning the fact a skill evolves from two parents. Let's say you have two skills, one for offense, one for defense. The child will be a mix of the two, so it's genome will be less oriented towards offense, or less towards defense. The only hope of having something better is the mutation part. What if we only kept that part? We take the three most used skills, and evolve each of them for the player to take.

sebastientromp commented 10 years ago

Current version includes another algo (by default) that works like unicellular organisms: the three most used skills each evolve, only through mutations.