AndreiCComan / evolutionary-FlappyBird

Evolutionary Flappy Bird
1 stars 2 forks source link

Experiments which need to be done #11

Closed geektoni closed 5 years ago

geektoni commented 5 years ago

This issue list a series of experiments which needs to be done in order to assess the performance of the various evolutionary algorithms:

Differential Evolution (Compute the average/median fitness for each generation) (Algorithm, Difficulty, N° of generations, Size of the population, Architecture type, Weights update)

NEAT (Compute the average/median fitness for each generation) (Algorithm, Difficulty, N° of generations, Size of the population, layer size, Elitism)

Reinforcement Learning Version