germain-hug / Deep-RL-KerasLinks
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
β545Updated 5 years ago
Alternatives and similar repositories for Deep-RL-Keras
Users that are interested in Deep-RL-Keras are comparing it to the libraries listed below
Sorting:
- π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2β608Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessingβ649Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorchβ449Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchβ1,079Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β312Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ301Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelβ¦β682Updated 4 years ago
- TensorFlow2 Reinforcement Learningβ475Updated 3 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.β158Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,183Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchβ346Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learningβ1,639Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchβ546Updated 9 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β305Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ496Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β720Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networksβ216Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β710Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,323Updated last year
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β694Updated 2 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Kerasβ1,308Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".β1,283Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.β393Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β759Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ175Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakoutβ95Updated 7 years ago
- Implementation of benchmark RL algorithmsβ467Updated 3 years ago
- β412Updated 2 years ago
- Reinforcement learning tutorialsβ386Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)β667Updated 7 years ago