An open API service indexing awesome lists of open source software.

https://github.com/nathancooperjones/2048-ai

AI learns to play 2048!
https://github.com/nathancooperjones/2048-ai

Last synced: 2 months ago
JSON representation

AI learns to play 2048!

Awesome Lists containing this project

README

        

# 2048 played by AI!

![](https://nathancooperjones.com/wp-content/uploads/2020/01/2048-bot.png)

By building the game from the ground up and using reinforcement learning (or NEAT, for now), we can teach an AI to play 2048 better than a human (or a bit worse, for now)!