NickKaparinos / OpenAI-Gym-Projects
OpenAI Gym environment solutions using Deep Reinforcement Learning.
☆67Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for OpenAI-Gym-Projects
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆116Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆69Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆60Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆36Updated 8 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆152Updated last week
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆113Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆90Updated 2 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆140Updated last week
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆95Updated 3 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆113Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆28Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆170Updated last year
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆63Updated 3 weeks ago
- A Reinforcement Learning Project using PPO + LSTM☆45Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆225Updated 4 years ago
- Pytorch implementations of various Deep Reinforcement Learning algorithms on pybullet environments.☆23Updated 2 years ago