SimCMinMax / reinforceapl

Reinforcement Learning environment for APL generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReinforceAPL

Reinforcement learning to optimize an APL automatically given a character.

Usage

The reinforceapl package will be usable as a script with the following command:

python -m reinforceapl

You can get help from the module used as a script with:

python -m reinforceapl --help

Status

Currently in development, alpha stage.

About

Reinforcement Learning environment for APL generation

License:GNU General Public License v3.0


Languages

Language:Python 100.0%