keiohta / tf2rl
TensorFlow2 Reinforcement Learning
☆471Updated 3 years ago
Alternatives and similar repositories for tf2rl:
Users that are interested in tf2rl are comparing it to the libraries listed below
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆610Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆544Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆484Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆736Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆527Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,163Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- Code for conservative Q-learning☆424Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆695Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,158Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆685Updated last year
- A collection of multi agent environments based on OpenAI gym.☆589Updated 7 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆406Updated last year