sonderli's Stars
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
rll/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
isaac-sim/IsaacGymEnvs
Isaac Gym Reinforcement Learning Environments
facebookresearch/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
andyzeng/visual-pushing-grasping
Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.
Genesis-Embodied-AI/RoboGen
A generative and self-guided robotic agent that endlessly propose and master new skills.
louisnino/RLcode
openai/mujoco-worldgen
Automatic object XML generation for Mujoco
lianghongzhuo/PointNetGPD
PointNetGPD is an end-to-end grasp evaluation model to address the challenging problem of localizing robot grasp configurations directly from the point cloud.
andyzeng/arc-robot-vision
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
nizhihao/Collaborative-Pushing-Grasping
richardrl/rlkit-relational
Codebase for ICRA 2020 paper "Towards Practical Multi-object Manipulation using Relational Reinforcement Learning"
xukechun/Efficient_goal-oriented_push-grasping_synergy
[RAL & IROS 2021] Efficient learning of goal-oriented push-grasping synergy in clutter
ARISE-Initiative/robosuite-benchmark
Benchmarking Repository for robosuite + SAC
choicelab/grasping-invisible
Target-oriented robotic manipulations to grasp an initially invisible target
justagist/pybullet_robot
A generic Python interface class for robot simulations using PyBullet. Also provides an IK interface for multi-end-effector robots that uses bullet physics as a solver.
geyang/gym-fetch
A collection of manipulation tasks with the fetch robot
DafaRen/Learning_Bifunctional_Push-grasping_Synergistic_Strategy_for_Goal-agnostic_and_Goal-oriented_Tasks
kaixindelele/GymFetch
gym_fetch_env with insert drawer open door
maywind23/LSTM-RL
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
PeiZhangNEU/zpinup
no need for spinup logx, just dict
Fra-Tsuna/SAC-HER-Tensorflow2
Project for the Reinforcement Learning course of the "Artificial Intelligence and Robotics" Master Degree at University "La Sapienza" of Rome. Done with the user Gianfranco-98.
tuftsrchuff/kinova_RL_kinematics
Training a kinematic model for a Kinova arm in PyBullet using PPO/HER policy
eleramp/pybullet-robot-envs
citizenhicks/TD3_HER
HaoZhang990127/HaoZhang990127.github.io
IanYangChina/GAM-paper-codes
The official open-source codes for the GAM paper