NickKaparinos / OpenAI-Gym-ProjectsLinks
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆81Updated 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:
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆125Updated 3 years ago
- Imitation learning algorithms☆559Updated 10 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆162Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆144Updated 5 years ago
- A collection of recent MARL papers☆104Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆366Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 8 months ago
- Example code for the Gym documentation☆73Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆40Updated last year
- PyTorch implementation of DDPG for continuous control tasks.☆47Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆585Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆404Updated last year
- A DRL implementation repo☆23Updated 8 months ago
- A Reinforcement Learning Project using PPO + LSTM☆111Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆202Updated last year
- Reinforcement learning algorithms for MuJoCo tasks☆442Updated 10 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆238Updated 5 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆390Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago