ZhiqingXiao / OpenAIGymSolutionLinks
Solutions to OpenAI Gym
☆15Updated 4 years ago
Alternatives and similar repositories for OpenAIGymSolution
Users that are interested in OpenAIGymSolution are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆435Updated 3 years ago
- Performances of Reinforcement Learning Agents☆53Updated 5 years ago
- Code for the paper "Phasic Policy Gradient"☆265Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆510Updated 2 years ago
- Gridworld for MARL experiments☆142Updated 4 years ago
- Random Network Distillation pytorch☆252Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆321Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆163Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- ☆201Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆222Updated last year
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year