CodingTrain / CodingTrain/Suggestion-Box
Neuro-Evolution Agent for 2048
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be awesome if you could incorporate elements from the 2048 coding challenge and the neural network stuff.
In this YouTube video: [Evolving Neural Networks to Play 2048](https://www.youtube.com/watch?v=jsVnuw5Bv0s), the user EvolvingRobots creates a neural network that can play 2048 using a process of neuroevolution.
Firstly, he initializes an initial population of random controllers.
Then, for every generation, he evaluates the controllers using a fitness function and creates a new population based on the previous generation.
I'd love to hear ideas!
- Eitan
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.