Difference between revisions of "Talk:Botsareus's Vision"

From WikiManual
Jump to: navigation, search
m (Evo)
m
Line 1: Line 1:
a place to talk and discuss various ideas of the implimentation of DB.
+
Note to all folks editing these wiki pages:<br>
 +
if you don't see the changes you make appear ...<br>
 +
you need to clear your browser cache ... and then refresh the page ...<br>
 +
this seems to happen at most wikis ... but i notice it here a lot.
 +
----
 +
 
 +
 
 +
Use this talk page to discuss various ideas of the implimentation of DB ...
 +
and provide feedback for Bau.
 
----
 
----
  

Revision as of 15:19, 2 November 2005

Note to all folks editing these wiki pages:
if you don't see the changes you make appear ...
you need to clear your browser cache ... and then refresh the page ...
this seems to happen at most wikis ... but i notice it here a lot.



Use this talk page to discuss various ideas of the implimentation of DB ... and provide feedback for Bau.


Evo

Here is how the 'evo' part works in my program:

  • A.) It uses femily based periodically changing mutation rates to avoid mullers rachet.
  • B.) Saving best robot at the end of a simulation or after n time, will result in saving a nuke problem robot or geek loophole robot, therefor the following must be done.
  1. ) Each robot must have its skill factor calculated to know its true best value. This is done using ".good" in each robots substructure.
  2. ) Troughout the simulation the higest peaking point of a robots skill is determind. Lets call it J
  3. ) J is checked agenst the J of the three previos 'runs' (each run lests 8000 cycles (although I have "/end" display something else, I am talking about my current work right now) this is done by using an external "saecheck.txt" file.
a) If J is higher then the lest three 'runs', then 'save robots dna' is called. Wait for this 'run' to complete just incase J goes even higher.
  • C.) The true 'best robot' is now set as the robot to restart/resume the simulation with.

i like these ideas, Bau ...
makes a lot of sense to me. i will play with this prog this week and see how
things go ... what questions are raised, etc ... and perhaps then know enough
about these new features to ask relevent questions. thanks. Griztalk 12:16, 2 Nov 2005 (MST)