lmarza / DRL-for-Pick-and-Place-Task-subtasks
A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.
☆32Updated 3 years ago
Alternatives and similar repositories for DRL-for-Pick-and-Place-Task-subtasks
Users that are interested in DRL-for-Pick-and-Place-Task-subtasks are comparing it to the libraries listed below
Sorting:
- Motion Planner Augmented Reinforcement Learning for Robot Manipulation in Obstructed Environments (CoRL 2020)☆76Updated 2 years ago
- Official implementation for the UOF paper (algorithm & environment)☆32Updated last year
- [CoRL 2022] Official implementation of the publication Residual Skill Policies: Learning an Adaptable Skill-based Action Space for Reinfo…☆23Updated 2 years ago
- Custom Franka Panda environment in PyBullet☆21Updated 2 years ago
- Solving Complex Dexterous Manipulation Tasks with Trajectory Optimisation and Reinforcement Learning☆19Updated 4 years ago
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆60Updated 2 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆33Updated 3 years ago
- A collection of manipulation tasks with the fetch robot☆22Updated 3 years ago
- Pybullet version of the multigoal robotics environment from OpenAI Gym☆93Updated last year
- Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.☆29Updated 3 years ago
- Code and project page for D-REX algorithm from the paper "Better-than-Demonstrator Imitation Learning via Automatically-Ranked Demonstrat…☆50Updated 2 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆34Updated 2 years ago
- ☆53Updated 3 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 3 years ago
- DDPG + HER implementation in PyTorch for FetchSlide Robot☆19Updated 2 years ago
- behavior cloning from observation☆34Updated 4 years ago
- Safe Multi-Agent Isaac Gym benchmark for safe multi-agent reinforcement learning research.☆61Updated 4 months ago
- [NeurIPS 2021] PyTorch Code for Accelerating Robotic Reinforcement Learning with Parameterized Action Primitives