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.☆264Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Performances of Reinforcement Learning Agents☆53Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆252Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆329Updated 3 years ago
- Random Network Distillation pytorch☆255Updated 6 years ago
- Code for the paper "Phasic Policy Gradient"☆266Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆223Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆435Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- ☆203Updated 2 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆136Updated 2 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆317Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago