keiohta / tf2rl
TensorFlow2 Reinforcement Learning
☆475Updated 3 years ago
Alternatives and similar repositories for tf2rl:
Users that are interested in tf2rl are comparing it to the libraries listed below
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆748Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,288Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆662Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆297Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆626Updated 11 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,169Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆331Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,189Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Code for conservative Q-learning☆436Updated 3 years ago