bwibbwz / ml-2048

0 stars 0 forks source link

Genetic Algorithm #4

Open bwibbwz opened 6 years ago

bwibbwz commented 6 years ago

For this project I think a genetic algorithm to figure out the optimal weights is the easiest to implement.

It should consider the final score of each set of weights and suggest the next generation of weights.