Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 233 Bytes

Deep_QLearning

In this project, we implement Deep Q-Learning algorithm on MountainCar-v0 environment. The details of the algorithm can be found here:

Playing Atari with Deep Reinforcement Learning https://arxiv.org/abs/1312.5602