CodingTrain / CodingTrain/Suggestion-Box

Neuro-Evolution Agent for 2048

Open
#847 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.