/reinforceapl

Reinforcement Learning environment for APL generation

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.