swan28pande / SOC_2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEEP REINFORCEMENT LEARNING FOR 2048 GAME
This project is being done as a part of Web and Coding Club, IIT Bombay's Seasons of Code 2021.
In this project, our end goal is to try to implement a Deep Reinforcement Learning Algorithm to play the game of 2048 and get the highest possible score.
Week 1 : Implemented the Expectimax Algorithm to create an Agent to play the game.

About


Languages

Language:Python 69.3%Language:Jupyter Notebook 30.7%