项目作者: tao-pr

项目描述 :
:gun: Reinforcement learning agent for Doom
高级语言: Jupyter Notebook
项目地址: git://github.com/tao-pr/classic-doom-bot.git
创建时间: 2017-03-22T18:43:15Z
项目社区:https://github.com/tao-pr/classic-doom-bot

开源协议:

下载


Classic Doom Bot

Shoot em up with the power of reinforcement agent.


IMG


Prerequisites

NOTE: Doom Environment for Gym requires lots of
additional packages including pyGame. Make sure you have
all of those required packages set up.

Set up

On MacOS, execute:

  1. $ ./configure

to install all prerequisites. Note that brew may not re-install
packages if they are already installed. Make sure youself
that those packages with special params like --with-pyhton3
are correctly configured on your machine with brew.


Licence

MIT