germain-hug / Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
โ538Updated 4 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
- ๐ Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2โ607Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorchโ447Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchโ1,059Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.โ1,158Updated 2 years ago
- TensorFlow2 Reinforcement Learningโ471Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]โ305Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingโ300Updated last year
- Accompanying repository for Let's make a DQN / A3C series.โ394Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchโ541Updated 4 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".โ1,254Updated 5 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.โ158Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learningโ1,607Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchโ324Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.โ696Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessingโ633Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelโฆโ674Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithmsโ494Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroโ175Updated 2 years ago
- Soft Actor-Criticโ1,052Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51โ286Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impโฆโ1,273Updated last year
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"โ207Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflowโ559Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).โ687Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorchโ489Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G designโ564Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.โ556Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gymโ158Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Kerasโ1,294Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorchโ594Updated 6 years ago