combine 1&2

run length:14
0 1 2 3 4 5 6 7 8 9 10 11 12
avg 0.04764697 0.06332926 0.118383 0.1687358 0.3392991 0.3930304 0.5513024 0.4312241 0.544862 0.3807799 0.3964986 0.5992258 0.4912683
max 0.4415118 0.3767597 0.609001 0.5077696 0.6022869 0.4842695 0.6285691 0.4431992 0.5540696 0.385717 0.4110918 0.6065688 0.4988188
  • Population Size:100
  • Run Length:30
  • Do Training:False
  • Do Hybrid Training:True
  • Do Competitive Run:False
  • Inputs:hasTarget,targetLeft,targetRight,dirToTarget,distToTarget,grounded,wall,ladder,sensor0,sensor1,sensor2
  • Outputs:left,right,up,down,run,jump,sensordir0,sensordir1,sensordir2
  • Hidden Layers:8 12 12 8
  • Back Propogation:True

This next run combined runs 1 & 2. Seems to have zeroed in on the solution to #1 too soon, and they all just sat still for the second target (the one to the left). never budged, never really tried any other strategies.

run length:11
0 1 2 3 4 5 6 7 8 9
avg 0.05495061 0.07028986 0.09401318 0.1633248 0.2587227 0.3632743 0.3839059 0.2594621 0.465565 0.3323208
max 0.4363983 0.5229375 0.50828 0.4807965 0.629285 1.111155 1.166825 0.6288798 0.99655 0.4018002
Population Size
100
Run Length
30
Do Training
False
Do Hybrid Training
True
Do Competitive Run
False
Inputs
hasTarget,targetLeft,targetRight,dirToTarget,distToTarget,grounded,wall,ladder,sensor0,sensor1,sensor2
Outputs
left,right,up,down,run,jump,sensordir0,sensordir1,sensordir2
Hidden Layers
8 12 12 8
Back Propogation
True

Second try saw a couple different hunters seek out either the left or the right, but I got impatient & didn’t see one reach both targets.