leordsong / pygame-pinball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygame-pinball

Setup

conda create -n pygame python=3.7 tensorflow-gpu
pip install pygame pandas tqdm plotly

How to run

To play the game

python -m pinball

To train the game

python -m rl

About


Languages

Language:Python 100.0%