mehdiboubnan / Deep-Reinforcement-Learning-applied-to-DOOM
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
☆83Updated 3 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☆68Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆174Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆198Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- ☆69Updated 6 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆120Updated 3 years ago
- ☆92Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆59Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 3 years ago
- An OpenAI gym environment made for RL☆66Updated last year
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 3 months ago