nevenp / dqn_flappy_bird
☆80Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn_flappy_bird
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆77Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆42Updated 6 years ago
- Repository of deep learning and robotics related practice projects.☆41Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- Solving OpenAI Gym problems.☆183Updated 3 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆354Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆393Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 6 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- implement of prioritized experience replay☆156Updated 6 years ago