keiohta / tf2rlLinks
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:
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆653Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated last week
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,386Updated 2 years ago
- PyTorch implementation of soft actor critic☆927Updated 5 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆657Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆579Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆523Updated 3 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆719Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,265Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,191Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆505Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆330Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago