mehdiboubnan / Deep-Reinforcement-Learning-applied-to-DOOMLinks
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
☆86Updated 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
Sorting:
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 5 years ago
- Random Network Distillation pytorch☆249Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆69Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- ☆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
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆185Updated 8 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 7 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago