flyyufelix / VizDoom-Keras-RL
Reinforcement Learning in Keras on VizDoom
☆145Updated 7 years ago
Alternatives and similar repositories for VizDoom-Keras-RL:
Users that are interested in VizDoom-Keras-RL are comparing it to the libraries listed below
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 5 months ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- ICML 2018 Self-Imitation Learning☆277Updated 4 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆131Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 4 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆283Updated 2 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 8 years ago