Skip to content

2048 Bot created using Evolutionary Reinforcement Learning and Genetic Algorithms. Will add more in the future.

Notifications You must be signed in to change notification settings

eric-zzhou/ReinforcementLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048 Bot

My project trying to make a bot play 2048. Initially attempting to use evolutionary reinforcement learning with NEAT-python as seen in NEAT_2048 and later trying the minimax algorithm with genetic algorithms used for parameter tuning as seen in Genetic_Minimax_2048.

Final Presentation

About

2048 Bot created using Evolutionary Reinforcement Learning and Genetic Algorithms. Will add more in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages