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
- C51-DDQN in Keras☆126Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- implement of prioritized experience replay☆159Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Building Agents with Imagination: pytorch step-by-step implementation