motokiomura / apex_dqnLinks
☆18Updated 8 months ago
Alternatives and similar repositories for apex_dqn
Users that are interested in apex_dqn are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch