integeruser / GA3C-cpp
A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm
☆22Updated 5 years ago
Alternatives and similar repositories for GA3C-cpp:
Users that are interested in GA3C-cpp are comparing it to the libraries listed below
- Collection of Physics-based simulations☆67Updated 2 years ago
- C++ implementation of Proximal Policy Optimization☆82Updated 2 years ago
- OpenAI Gym environments using DART☆25Updated 2 years ago
- OpenAI Gym environment for DART robotics simulator.☆22Updated 7 years ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆65Updated 3 years ago
- ☆180Updated 6 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆199Updated 8 years ago
- ☆52Updated 6 years ago
- ☆49Updated 5 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Tensorflow implementation of DeepMind paper - "Learning to Navigate in Complex Environments"☆63Updated 7 years ago
- Deep Developmental Reinforcement Learning☆29Updated 4 years ago
- The Winning Solution for the Learning To Run Challenge 2017☆61Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch☆41Updated 7 years ago
- Recurrent Network-based Deterministic Policy Gradient for Solving Bipedal Walking Challenge on Rugged Terrains☆12Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 6 years ago
- ☆28Updated 7 years ago
- LfD: Learning from Demonstrations for Robotic Manipulation☆47Updated 9 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- Library for model based RL in robotics☆37Updated 6 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 8 years ago
- trust region policy optimization base on gym and tensorflow, can run in distribution mode☆15Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 5 years ago
- ☆71Updated 5 years ago