Skip to content

Deep reinforcement learning in ViZDoom (using Tensorflow)

Notifications You must be signed in to change notification settings

jonygli/deep_rl_vizdoom

 
 

Repository files navigation

Deep reinforcement learning in ViZDoom

Requirements:

  • python3
  • Tensorflow version 0.12r with GPU support
  • ViZDoom version 1.1.0rc1+ (pip install vizdoom)
  • numpy
  • tqdm
  • ruamel.yaml

To install pyton dependecies:

sudo3 pip3 install numpy tqdm ruamel.yaml 

Implemented algorithms:

TODO:

About

Deep reinforcement learning in ViZDoom (using Tensorflow)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%