nevenp / dqn_flappy_bird
☆80Updated 6 years ago
Alternatives and similar repositories for dqn_flappy_bird
Users that are interested in dqn_flappy_bird are comparing it to the libraries listed below
Sorting:
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- An RL agent for the Google Football environment☆96Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 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.☆366Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆164Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆353Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 7 years ago