Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
☆1,316Dec 4, 2020Updated 5 years ago
Alternatives and similar repositories for deep-q-learning
Users that are interested in deep-q-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,582Apr 18, 2019Updated 6 years ago
- Deep Reinforcement Learning for Keras.☆5,550Sep 17, 2023Updated 2 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,621Mar 24, 2023Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Dec 26, 2019Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551May 25, 2020Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Jan 23, 2018Updated 8 years ago
- Simple deep Q-learning agent.☆702Mar 17, 2019Updated 7 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,276Feb 12, 2019Updated 7 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,923Jul 13, 2023Updated 2 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Jun 4, 2018Updated 7 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,437Mar 31, 2024Updated last year
- Q-learning for Keras☆392Nov 18, 2018Updated 7 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆447Mar 5, 2019Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Mar 9, 2020Updated 6 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,677Aug 1, 2024Updated last year
- A toolkit for developing and comparing reinforcement learning algorithms.☆37,114Oct 11, 2024Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,310Jul 31, 2024Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆729Dec 4, 2017Updated 8 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,595Aug 9, 2024Updated last year
- Basic DQN implementation☆227Dec 28, 2017Updated 8 years ago
- Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).☆6,793Aug 7, 2024Updated last year
- Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch☆3,905May 2, 2023Updated 2 years ago
- Theano-based implementation of Deep Q-learning☆1,093Apr 14, 2017Updated 8 years ago
- Reinforcement learning resources curated☆9,679May 25, 2023Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,168Nov 4, 2021Updated 4 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Feb 27, 2018Updated 8 years ago
- Reinforcement Learning in Keras on VizDoom☆142Oct 26, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,050Jun 10, 2023Updated 2 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 8 years ago
- This project provides a stock market environment using OpenGym with Deep Q-learning and Policy Gradient.☆797Dec 23, 2016Updated 9 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Dec 8, 2017Updated 8 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,324Sep 4, 2022Updated 3 years ago
- Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.☆10,856Nov 4, 2024Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,663Jan 13, 2022Updated 4 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,628Oct 31, 2019Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Dec 8, 2022Updated 3 years ago
- Trading Gym is an open source project for the development of reinforcement learning algorithms in the context of trading.☆567Jan 2, 2021Updated 5 years ago