1
0
forked from 0ad/0ad
0ad/source/tools/rlclient/python/zero_ad
wraitii df18102e96 Add an 'Evaluate' RL endpoint, intended for dynamic game balancing
This adds a new endpoint to the RL interface for evaluating custom
JavaScript. When combined with the ability to create arbitrary
modifiers, this provides the required functionality for exploring
quantitative game balancing.

Patch By: irishninja
Fixes #5981

Differential Revision: https://code.wildfiregames.com/D3479
This was SVN commit r24962.
2021-02-28 12:16:32 +00:00
..
__init__.py Add an interface for Reinforcement Learning. 2020-08-01 10:52:59 +00:00
actions.py RL: Update template paths & remove debug-print. 2021-02-01 14:53:40 +00:00
api.py Add an 'Evaluate' RL endpoint, intended for dynamic game balancing 2021-02-28 12:16:32 +00:00
environment.py Add an 'Evaluate' RL endpoint, intended for dynamic game balancing 2021-02-28 12:16:32 +00:00