keiohta / tf2rlLinks
TensorFlow2 Reinforcement Learning
β476Updated 3 years ago
Alternatives and similar repositories for tf2rl
Users that are interested in tf2rl are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Algorithms Based on PyTorchβ450Updated 4 years ago
- π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2β609Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environmentsβ331Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ493Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actionsβ645Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)β763Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 gamesβ557Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithmsβ305Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"β513Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchβ354Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,360Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β315Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelβ¦β687Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.β266Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)β503Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ176Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environmentβ106Updated 6 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRLβ648Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)β567Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.β328Updated 2 years ago
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β712Updated 2 years ago
- PyTorch implementation of soft actor criticβ919Updated 4 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,189Updated 3 years ago
- Implementation of benchmark RL algorithmsβ471Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β419Updated 4 years ago
- Structural implementation of RL key algorithmsβ516Updated 2 years ago
- PyTorch implementation of SAC-Discrete.β310Updated last year
- List of competitions related to Reinforcement Learningβ349Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.β186Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)β370Updated 6 years ago