li3256936's Stars
stepjam/RLBench
A large-scale benchmark and learning environment.
real-stanford/decentralized-multiarm
[CoRL 2020] Learning a Decentralized Multiarm Motion Planner
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
chch9907/turtlebot3-DDPG-LSTM-PER
multi-turtlebot3 collision avoidance and navigation via DDPG-LSTM with Prioritized Experience Replay on ROS
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
IanYangChina/DRL_Implementation
A DRL implementation repo
dmksjfl/DARC
Code for Efficient Continuous Control with Double Actors and Regularized Critics, AAAI 2022.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Shimly-2/DRL-on-robot-arm
This is the repository of Robotic Arm Motion Planning Simulation Based on Reinforcement Learning.
borninfreedom/kuka-reach-drl
Train kuka robot reach a point with deep rl.
styanXDU/TITAN
TITAN : A Task-oriented Dialogue Dataset with Mixed-Initiative Interactions
aswathgovind/PyBullet_Contact_Impact_Calculator
This project uses the UR5e robotic arm in the Pybullet engine and checks for collisions with static objects. It makes use of the ur_rtde library to retrieve joint values of the robot while performing real-time collision detection.
IanYangChina/pybullet_multigoal_gym
Pybullet version of the multigoal robotics environment from OpenAI Gym
caiqi/Silver-Bullet-3D
This repository is the official implementation of *Silver-Bullet-3D* Solution for SAPIEN ManiSkill Challenge 2021
Lifelong-ML/CompoSuite
Official release of CompoSuite, a compositional RL benchmark
kaixindelele/DRLib
DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.