doom-net-pytorch

Doom agent

A reinforcement learning model that controls a character in the Doom game environment using pixels from the screen buffer and sets of game variables

Reinforcement learning models in ViZDoom environment

GitHub

132 stars
8 watching
19 forks
Language: Python
last commit: over 2 years ago
agentbehavior-treedoomdoomnet-track1learningmctsppopytorchreinforcementreinforcement-learningvizdoom

Related projects:

Repository Description Stars
glample/arnold An open-source implementation of a deep reinforcement learning agent for playing first-person shooter games 521
lupoglaz/godotaigym Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory 214
project-dc/pygeneses A PyTorch-based framework for training and studying artificial species in bio-inspired environments 72
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
minqi/learning-to-communicate-pytorch This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. 346
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
pytorch/tnt A collection of tools and utilities for building and training neural networks with PyTorch. 1,663
mjacar/pytorch-nec An implementation of an episodic control agent in PyTorch 0
carla-simulator/reinforcement-learning An implementation of an actor-critic reinforcement learning algorithm in Python. 243
packtpublishing/hands-on-intelligent-agents-with-openai-gym Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym 373
chingyaoc/pytorch-reinforce A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. 264
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191