Marqt/ViZDoom
ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular. ViZDoom is based on ZDoom to provide the game mechanics. ViZDoom API is reinforcement learning friendly (suitable also for learning from demonstration, apprenticeship learning or apprenticeship via inverse reinforcement learning, etc.). To force building bindings for Python3 instead of first version found use -DBUILD_PYTHON3 ON (default OFF).
Jun-7-2016, 03:00:33 GMT
- Technology: