All Projects → akolishchak → Doom Net Pytorch

akolishchak / Doom Net Pytorch

Licence: mit
Reinforcement learning models in ViZDoom environment

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Doom Net Pytorch

Learningx
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
Stars: ✭ 241 (+113.27%)
Mutual labels:  learning, reinforcement-learning, agent
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-69.03%)
Mutual labels:  learning, reinforcement-learning
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+656.64%)
Mutual labels:  learning, reinforcement-learning
Mario rl
Stars: ✭ 60 (-46.9%)
Mutual labels:  reinforcement-learning, ppo
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+6048.67%)
Mutual labels:  reinforcement-learning, ppo
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+632.74%)
Mutual labels:  reinforcement-learning, agent
Learning2run
Our NIPS 2017: Learning to Run source code
Stars: ✭ 57 (-49.56%)
Mutual labels:  reinforcement-learning, ppo
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+466.37%)
Mutual labels:  reinforcement-learning, ppo
Vizdoom
Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information.
Stars: ✭ 1,178 (+942.48%)
Mutual labels:  doom, reinforcement-learning
Run Skeleton Run
Reason8.ai PyTorch solution for NIPS RL 2017 challenge
Stars: ✭ 83 (-26.55%)
Mutual labels:  reinforcement-learning, ppo
Sc2aibot
Implementing reinforcement-learning algorithms for pysc2 -environment
Stars: ✭ 83 (-26.55%)
Mutual labels:  reinforcement-learning, ppo
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (+561.95%)
Mutual labels:  reinforcement-learning, ppo
Pytorch Rl
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Stars: ✭ 658 (+482.3%)
Mutual labels:  reinforcement-learning, ppo
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+700%)
Mutual labels:  reinforcement-learning, ppo
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+474.34%)
Mutual labels:  reinforcement-learning, ppo
Gym Minigrid
Minimalistic gridworld package for OpenAI Gym
Stars: ✭ 1,047 (+826.55%)
Mutual labels:  reinforcement-learning, agent
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-20.35%)
Mutual labels:  reinforcement-learning, ppo
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+408.85%)
Mutual labels:  reinforcement-learning, ppo
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+5515.93%)
Mutual labels:  learning, reinforcement-learning
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-38.05%)
Mutual labels:  reinforcement-learning, ppo

DoomNet

DoomNet is a ViZDoom agent trained by reinforcement learning. The agent is a neural network that outputs a probability of actions given only pixels from the screen buffer and set of game variables.
DoomNet is a 1st Runner-Up at Visual Doom AI Competition 2018.

What a simple behavior tree can do

DoomNet on a simple behavior tree

1st Runner-Up at Visual Doom AI Competition 2018

DoomNet track1, submission 0

Visual Doom AI Competition 2017

Joint work with Bobby DeSimone

DoomNet's view is at left in the middle row
DoomNet track1, elimination round 2017

D3 Battle

DoomNet trained on D3-battle config

Health Gathering

DoomNet trained on health gathering config

Rocket Basic

DoomNet trained on basic rocket config

Basic

DoomNet trained on basic config

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].