Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 291 Bytes

GamePlaying

Exploration and Study of different Reinforcement Learning Methods on the classic OpenAI environment "CartPole-v1"

Implementation was done using the Reinforcement Learning oriented library, Keras-RL.

We used Google Colaboratory for high-end computations and implementation.