NickKaparinos / OpenAI-Gym-ProjectsLinks
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆74Updated 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:
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆89Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 2 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆164Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆198Updated last year
- A DRL implementation repo☆23Updated 3 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆101Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 6 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆138Updated 5 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- A collection of recent MARL papers☆94Updated 8 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆71Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆139Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆47Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆157Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆114Updated 3 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆82Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago