AlexTheM8 / AiAi-AI

3 stars 0 forks source link

Investigate adjusting fitness weight of goal-size #6

Closed AlexTheM8 closed 2 years ago

AlexTheM8 commented 2 years ago

Relating to issue #5, there could be an upper-limit to how close a run can get to the goal without actually crossing it. There have been cases where a monkey touches the goal tape, but does not break it. This should theoretically be the highest possible non-goal score of 50 (before penalty reductions).

Investigate what the system detects the goal-size to be when almost crossing the goal and adjust fitness function accordingly.

AlexTheM8 commented 2 years ago

This is heavily related to issue #5. Need to conduct retraining before adjusting weight