bourcierj / rld-tme4-dqn

Deep Q-Network (DQN) RL Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Q-Network (DQN)

Implementation of DQN, a value-based reinforcement learning algorithm.

The method is evaluated on two RL environments: Cartpole and LunarLander.

About

Deep Q-Network (DQN) RL Algorithm


Languages

Language:Python 100.0%