mehdiboubnan / Deep-Reinforcement-Learning-applied-to-DOOM
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
☆85Updated 4 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-applied-to-DOOM:
Users that are interested in Deep-Reinforcement-Learning-applied-to-DOOM are comparing it to the libraries listed below
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- ☆69Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆314Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 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.☆366Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- ☆92Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆121Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆153Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Actor-critic with experience replay☆252Updated 2 years ago