keiohta / tf2rl
TensorFlow2 Reinforcement Learning
☆467Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for tf2rl
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆596Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆533Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,216Updated 11 months ago
- PyTorch implementation of soft actor critic☆814Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆602Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆532Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Soft Actor-Critic☆999Updated 11 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆587Updated 6 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago