NickKaparinos / OpenAI-Gym-Projects
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆70Updated 2 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
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆122Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆63Updated last year
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- The Starcraft Multi-Agent challenge lite☆41Updated 4 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- A collection of recent MARL papers☆82Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆34Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆95Updated 2 years ago
- Example code for the Gym documentation☆71Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆158Updated 2 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆64Updated 4 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆47Updated 2 years ago
- behavior cloning from observation☆35Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆366Updated 3 weeks ago
- A DRL implementation repo☆20Updated last month
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆121Updated 2 years ago