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:
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Performances of Reinforcement Learning Agents☆53Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆521Updated 3 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Keeping track of RL experiments☆165Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆84Updated 4 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆225Updated last year
- ☆201Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆167Updated 10 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆431Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- [ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"☆232Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆505Updated 3 years ago