acro5piano / pokemon_ai

[wip] Deep Q Network Pokemon AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokemon_ai

[wip] Deep Q Network Pokemon AI

Setup

poetry install

Run Unit Testing

poetry run python -m pytest tests/simulator/

Training

poetry run python pokemon_ai/main.py learn

Replay

poetry run python pokemon_ai/main.py replay

About

[wip] Deep Q Network Pokemon AI

License:MIT License


Languages

Language:Python 100.0%