IanYangChina / DRL_ImplementationLinks
A DRL implementation repo
☆23Updated 5 months ago
Alternatives and similar repositories for DRL_Implementation
Users that are interested in DRL_Implementation are comparing it to the libraries listed below
Sorting:
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆34Updated 3 years ago
- Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.☆30Updated 3 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆94Updated 2 years ago
- Official implementation for the UOF paper (algorithm & environment)☆33Updated 2 years ago
- Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with pa…☆53Updated 4 years ago
- A implementation for soving reach target task based on TD3 with HER using PaddlePaddle.☆12Updated 5 years ago
- Q-network with cross-entropy (CE) method for reinforcement learning.☆55Updated 6 years ago
- Novel Reinforcement Learning method for tackling goal-oriented robotics tasks with obstacles.☆36Updated 3 years ago
- Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments (CoRL 2020)☆86Updated 2 years ago
- Code for CoRL 2019 paper: HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators☆68Updated 4 years ago
- Reinforcement learning environment with CoppeliaSim simulation platform.☆68Updated 4 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆19Updated 2 years ago
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆35Updated 3 years ago
- Model Predictive Actor-Critic Reinforcement Learning