plieblang

Results 5 issues of plieblang

A couple times I've added some details to a mod and then lost my work because I forgot to save it before leaving the page. A notification when the user...

enhancement

This allows FREDers to have more control over which primary weapon the AI uses. The arguments to the SEXP are the object mounting the weapon, the weapon name, the target...

enhancement
sexps

Instead, it has the word "None" over and over. The heading and paragraph formatting is correct, but the content is missing. I tried compiling wxLauncher myself and got a regular...

The correct one is `python -m netquery.bio.train`.

The `requirements.txt` file has the line `torch>=3.0` when in fact Pytorch does not have a version >= 3.0. Should it perhaps be `torch>=0.3.0`?