germain-hug / Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
β541Updated 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
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorchβ1,070Updated 3 years ago
- π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2β606Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β309Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,174Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".β1,267Updated 5 years ago
- TensorFlow2 Reinforcement Learningβ475Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorchβ336Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessingβ638Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.β394Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learningβ1,625Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflowβ561Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ495Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,295Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β696Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learβ¦β1,198Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ175Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchβ546Updated 6 months ago
- Reinforcement Learning Algorithms Based on PyTorchβ448Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duelβ¦β679Updated 4 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.β158Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.β574Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ302Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β294Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β707Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β739Updated 2 years ago
- Reinforcement learning tutorialsβ380Updated 2 years ago
- Soft Actor-Criticβ1,088Updated last year
- PyTorch implementation of soft actor criticβ876Updated 3 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.β410Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QTβ¦β1,226Updated 2 months ago