fhennecker / deepdoomLinks
Tensorflow DQN and DRQN agent playing doom
☆35Updated 8 years ago
Alternatives and similar repositories for deepdoom
Users that are interested in deepdoom are comparing it to the libraries listed below
Sorting:
- implement of prioritized experience replay☆159Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- ☆161Updated 8 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 7 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆72Updated 9 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆154Updated 8 years ago
- Hybrid Reward Architecture☆79Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 10 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆181Updated 8 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 10 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆94Updated 7 years ago