archsyscall / DeepRL-TensorFlow2Links
π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
β607Updated 3 years ago
Alternatives and similar repositories for DeepRL-TensorFlow2
Users that are interested in DeepRL-TensorFlow2 are comparing it to the libraries listed below
Sorting:
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)β545Updated 5 years ago
- TensorFlow2 Reinforcement Learningβ475Updated 3 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 Algorithms Based on PyTorchβ448Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ495Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β717Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QTβ¦β1,263Updated 4 months ago
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β685Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchβ1,080Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchβ346Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelβ¦β681Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β415Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β303Updated 5 years ago
- β184Updated 3 years ago
- Reinforcement learning tutorialsβ386Updated 2 years ago
- Structural implementation of RL key algorithmsβ512Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β756Updated 3 years ago
- β411Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ175Updated 2 years ago
- Reinforcement learning with tensorflow 2 kerasβ253Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,183Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessingβ646Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β705Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,316Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDβ¦β335Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ300Updated last year
- List of competitions related to Reinforcement Learningβ350Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)β757Updated last year
- Repository for most of the code from my YouTube channelβ915Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.β594Updated 7 years ago