1
0
forked from 0ad/0ad
0ad/build/premake
wraitii 5473393e30 Add an interface for Reinforcement Learning.
Implement a simple HTTP server to start games, receive the gamestate and
pass commands to the simulation.
This is mainly intended for training reinforcement learning agents in 0
AD. As such, a python client and a small example are included.

This option can be enabled using the -rl-interface flag.

Patch by: irishninja
Reviewed By: wraitii, Itms
Fixes #5548

Differential Revision: https://code.wildfiregames.com/D2199
This was SVN commit r23917.
2020-08-01 10:52:59 +00:00
..
cxxtest Refactor the cxxtest premake module. 2017-12-10 11:17:43 +00:00
pkgconfig Use pkg-config where possible instead of hard-coding or library-specific programs 2019-05-25 18:00:40 +00:00
premake5 Upgrade premake5 from alpha12 to alpha13, refs #3729. 2019-01-04 21:20:45 +00:00
tests Detect the need for libexecinfo in premake. This is mostly useful for musl Linux. 2020-06-23 15:06:57 +00:00
extern_libs5.lua Officially drop support for Visual Studio 2013, which stopped working after 3a839517ce, fixes #5379. 2020-01-12 20:04:22 +00:00
premake5.lua Add an interface for Reinforcement Learning. 2020-08-01 10:52:59 +00:00