Skip to content

cafe/Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces

Link to paper

Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym.

This paper introduces Wolpertinger training algorithm that extends the Deep Deterministic Policy Gradient training algorithm introduced in this paper. I extended stevenpjg's implementation of DDPG algorithm found here licensed under the MIT license.

About

Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%