archsyscall / DeepRL-TensorFlow2
π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
β607Updated 2 years ago
Alternatives and similar repositories for DeepRL-TensorFlow2:
Users that are interested in DeepRL-TensorFlow2 are comparing it to the libraries listed below
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β308Updated 2 years ago
- TensorFlow2 Reinforcement Learningβ475Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ496Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QTβ¦β1,217Updated last month
- Reinforcement Learning Algorithms Based on PyTorchβ449Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β407Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)β541Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.β914Updated this week
- Structural implementation of RL key algorithmsβ512Updated 2 years ago
- PyTorch implementation of soft actor criticβ874Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β702Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchβ1,067Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelβ¦β678Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,169Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.β570Updated 7 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,288Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β734Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)β748Updated last year
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β662Updated last year
- Soft Actor-Criticβ1,070Updated last year
- β185Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ174Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessingβ638Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.β598Updated 9 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β293Updated 5 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasksβ1,852Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β689Updated 2 years ago
- List of competitions related to Reinforcement Learningβ351Updated last year
- Reinforcement learning with tensorflow 2 kerasβ252Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchβ333Updated 5 years ago