NickKaparinos / OpenAI-Gym-Projects
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆76Updated 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
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.☆97Updated this week
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆157Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆76Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆109Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 6 months ago
- Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.☆29Updated 3 years ago
- A collection of recent MARL papers☆91Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆350Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆126Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆46Updated 8 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆143Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- behavior cloning from observation☆34Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆180Updated 8 months ago
- CARES Reinforcement Learning Package☆27Updated this week
- A gym environment for a miniature racecar using the pybullet physics engine.☆191Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆178Updated 10 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆71Updated 10 months ago