Reinforcement learning to optimize an APL automatically given a character.
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
Currently in development, alpha stage.