/2048Q

Machine learning experiments on the game 2048

Primary LanguagePython

2048Q

Description

Experiment on machine learning algorithms for games. Primarily, this focuses on using Q-learning to play games of 2048. The game is modeled internally in python.

Status

This project is experimental, expect frequent changes that will break compatibility.

Building

Todo