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☆448Updated 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☆636Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆757Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆685Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆496Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆646Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆705Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆717Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆553Updated 3 years ago