germain-hug / Deep-RL-KerasLinks
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
โ547Updated 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โ609Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessingโ655Updated 2 years ago
- TensorFlow2 Reinforcement Learningโ477Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorchโ448Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchโ1,078Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]โ314Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.โ1,184Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingโ300Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelโฆโ684Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroโ175Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networksโ216Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51โ309Updated 5 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.โ156Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).โ721Updated 2 years ago
- Reinforcement learning tutorialsโ388Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learningโ1,650Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchโ352Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchโ547Updated 11 months ago
- Reinforcement learning with tensorflow 2 kerasโ253Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.โ731Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsโ494Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019โ768Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.โ600Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.โ395Updated 7 years ago
- โ184Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impโฆโ1,347Updated last year
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakoutโ97Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)โ680Updated 7 years ago
- Implementation of benchmark RL algorithmsโ470Updated 3 years ago
- โ425Updated 2 years ago