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
Sorting:
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆750Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆628Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆679Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆542Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆628Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆489Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆671Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Code for conservative Q-learning☆438Updated 3 years ago