Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 317 Bytes

Deep Q Network

This repos is where I explore Deep Q Networks as a method to explore Deep Reinforcement Learning for Open AI Gyms.

Currently can solve CartPole-v0, MountainCar-v0, Acrobot-v1, and LunarLander-v2

Lunar Lander examples

Mountain Car examples