ganyariya / mario_pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mario_pytorch

Pytorch Official Mario Playing Agent を実装したものです.

それぞれの構成要素が分かりやすいようにファイル分割しています.

How to work

git clone https://github.com/ganyariya/mario_pytorch.git
cd mario_pytorch
python -m mario_pytorch.main

About


Languages

Language:Python 99.1%Language:Makefile 0.9%