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.☆100Updated 5 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆208Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆96Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆388Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated 11 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆119Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆240Updated 9 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- A DRL implementation repo☆23Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆327Updated 3 years ago
- A collection of recent MARL papers☆98Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆562Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆50Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆435Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆89Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year