Skip to content
/ 2048-drl Public

Solving 2048 using Deep Reinforcement Learning

Notifications You must be signed in to change notification settings

mod0/2048-drl

Repository files navigation

2048-drl

Solving 2048 using Deep Reinforcement Learning

This repository contains the implementation of 2048 on an NxN grid (twozerofoureight.py) and various drivers to play the game either by a human using pygame API or using automatically by a learning algorithm using Tensorforce and Tensorflow.

About

Solving 2048 using Deep Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages