steveKapturowski / tensorflow-rlLinks
Implementations of deep RL papers and random experimentation
☆176Updated 7 years ago
Alternatives and similar repositories for tensorflow-rl
Users that are interested in tensorflow-rl are comparing it to the libraries listed below
Sorting:
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- ☆159Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)