NickKaparinos / OpenAI-Gym-ProjectsLinks
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆79Updated 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 4 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆137Updated 10 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆117Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆91Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- A DRL implementation repo☆23Updated 4 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆200Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- A collection of recent MARL papers☆96Updated 9 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆141Updated 5 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Imitation learning algorithms☆549Updated 5 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆74Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆142Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago