/2048-AI

AI agent that learns how to play 2048 by using reinforcement learning techniques.

Primary LanguageCSSMIT LicenseMIT

2048-AI

An AI agent that learns to play 2048 using reinforcement learning. Currently uses TD (Temporal Difference)-learning. Currently in development and manages to achieve around 50% win rate. Hoping to improve this!

The original game can be found here: http://gabrielecirulli.github.io/2048/

Developers

Pontus Orraryd and Oskar Ankarberg