NickKaparinos / OpenAI-Gym-ProjectsLinks
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆80Updated 3 years ago
Alternatives and similar repositories for OpenAI-Gym-Projects
Users that are interested in OpenAI-Gym-Projects are comparing it to the libraries listed below
Sorting:
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 6 months ago
- A Reinforcement Learning Project using PPO + LSTM☆99Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- A collection of recent MARL papers☆98Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆121Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆39Updated 4 years ago
- A DRL implementation repo☆23Updated 6 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆394Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆438Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 10 months ago
- Single-file pytorch implementation of hybrid-SAC☆61Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 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☆332Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆195Updated last year
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆80Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆569Updated 3 years ago
- Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.☆30Updated 3 years ago
- Imitation learning algorithms☆554Updated 8 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆154Updated 2 years ago