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:
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 3 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- A DRL implementation repo☆23Updated 3 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆140Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆199Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆73Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆116Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆90Updated 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
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- A collection of recent MARL papers☆96Updated 9 months ago
- Example code for the Gym documentation☆72Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- Reinforcement learning algorithms for robot control tasks☆27Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆104Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago