keiohta / tf2rl
TensorFlow2 Reinforcement Learning
☆471Updated 2 years ago
Alternatives and similar repositories for tf2rl:
Users that are interested in tf2rl are comparing it to the libraries listed below
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆605Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆728Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆540Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of soft actor critic☆848Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆480Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆479Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆632Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,151Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- List of competitions related to Reinforcement Learning☆349Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,139Updated 3 years ago
- Code for conservative Q-learning☆421Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Imitation learning algorithms☆494Updated 6 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆463Updated 9 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆611Updated 8 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago