ZhiqingXiao / OpenAIGymSolutionLinks
Solutions to OpenAI Gym
☆15Updated 3 years ago
Alternatives and similar repositories for OpenAIGymSolution
Users that are interested in OpenAIGymSolution are comparing it to the libraries listed below
Sorting:
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆243Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆217Updated last year
- ☆92Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- ☆198Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆150Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆161Updated 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
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆83Updated 4 years ago
- Performances of Reinforcement Learning Agents☆53Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago