Ostyk / walk-botLinks
PPO implementation of Humanoid-v2 from Open-AI gym
☆27Updated 2 years ago
Alternatives and similar repositories for walk-bot
Users that are interested in walk-bot are comparing it to the libraries listed below
Sorting:
- PPO, DDPG, SAC implementation on mujoco environment☆125Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆444Updated 10 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- Intelligent control algorithm and simulation environment.☆17Updated 6 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆441Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆56Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- This is a private learning repository for reinforcement learning techniques used in robotics.☆511Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆405Updated last year
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆157Updated last year
- 深度强化学习各算法介绍与Pytorch实现☆74Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- Code for "Temporal Difference Learning for Model Predictive Control"☆501Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆530Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆154Updated 4 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆33Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆118Updated 3 years ago
- Reinforcement Learning Experiments using PyBullet☆135Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆137Updated 11 months ago
- Code for CoRL 2019 paper: HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators☆73Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆564Updated last year
- Reinforcement Learning Demos☆81Updated 6 years ago