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:
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 9 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆246Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆111Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- A DRL implementation repo☆23Updated 9 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆405Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆40Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆125Updated 3 years ago
- ☆13Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆145Updated 5 years ago
- A collection of recent MARL papers☆105Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆74Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- Imitation learning algorithms☆559Updated 10 months ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- Single-file pytorch implementation of hybrid-SAC☆64Updated 4 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆125Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆441Updated 4 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago