germain-hug / Deep-RL-KerasView external linksLinks
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
☆551May 25, 2020Updated 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:
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,313Dec 4, 2020Updated 5 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆727Dec 4, 2017Updated 8 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Sep 28, 2022Updated 3 years ago
- Deep Reinforcement Learning for Keras.☆5,554Sep 17, 2023Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Dec 8, 2022Updated 3 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Jun 6, 2018Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Apr 26, 2019Updated 6 years ago
- Python keras + tensorflow implementation of DDPG solving modified open gymAI pendulum-v0 environment☆14Dec 27, 2021Updated 4 years ago
- Reinforcement learning tutorials☆399Mar 25, 2023Updated 2 years ago
- Keras Reinforcement Learning Projects published by Packt☆53Jan 30, 2023Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- ☆15Feb 29, 2020Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,431Mar 31, 2024Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Jun 4, 2022Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Mar 9, 2020Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Nov 15, 2019Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,571Mar 24, 2023Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Mar 24, 2023Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆476Feb 13, 2022Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.☆2,989Jan 16, 2026Updated 3 weeks ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Oct 21, 2021Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆347Mar 25, 2023Updated 2 years ago
- Trading Environment(OpenAI Gym) + DDQN (Keras-RL)☆422Dec 8, 2022Updated 3 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,319Sep 4, 2022Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Nov 22, 2022Updated 3 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,616Mar 24, 2023Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71May 30, 2025Updated 8 months ago
- Plug-n-play reinforcement learning with OpenAI Gym and Keras☆16Sep 30, 2020Updated 5 years ago
- This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.☆19Jan 28, 2018Updated 8 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,332Mar 13, 2025Updated 11 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Dec 8, 2022Updated 3 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Sep 28, 2021Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,159Nov 4, 2021Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,406Apr 16, 2024Updated last year