forcecore

Results 6 issues of forcecore

I get this error message from weblas: %cUnhandled rejection Error: Second dimension must be of same size for input Tensors (second Tensor is transposed). Comparing the model.json in the working...

Unfortunately the code is horribly outdated. Adjust code like: from tensorflow.keras import models

Unfortunately, I'm using Python 3.7 and PIP tensorflow isn't available.

Tested with gcc version 8.2.1 20181127 (GCC)

Hi, I've done two commits. One to make the files compile (most problems were related to including cmath headers) and another to enable successful linking. I could make a pull...

Hi, I've modified pylua for Python3 for my interest. If you want, I'll make a PR. https://github.com/forcecore/pylua In OpenRA (game), they only support Lua scripting but I find Python easier....