mehdiboubnan / Deep-Reinforcement-Learning-applied-to-DOOM
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
☆84Updated 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
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Random Network Distillation pytorch☆247Updated 6 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆265Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆310Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 6 months ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- ☆92Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- ☆69Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆120Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago