Skip to content

This is the reinforcement learning based AI on the popular 2048 game.

Notifications You must be signed in to change notification settings

DataByteNITT/2048-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-AI

This is the reinforcement learning based AI on the popular 2048 game. ##Implemented

  • Agent for the Game is created
    • The agent is controlled via 4 moves, namely up, down, left and right
  • Changed Entire Underlying Architecture
    • Node.JS is added is the backend
    • Neat-Python is the python side library for the NEAT IMPLEMENTATION

TODO

  • Keep Programming

About

This is the reinforcement learning based AI on the popular 2048 game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published