Machine Learning module for the Pandemonium Engine.
Go to file
Relintai f459384282 Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings. 2023-02-12 19:14:20 +01:00
mlpp Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings. 2023-02-12 19:14:20 +01:00
test Initial cleanup pass on MLPPANN. 2023-02-12 15:07:26 +01:00
.gitignore
COPYRIGHT.txt
LICENSE
README.md
README_ORIG.md
SCsub Added old versions for all remaining classes. 2023-02-11 00:46:43 +01:00
config.py
main.cpp
register_types.cpp Registered MLPPLinAlg into the ClassDB, and fixed all of it's warnings. 2023-02-12 19:14:20 +01:00
register_types.h

README.md

PMLPP

This is an experimental Machine Learning module for the Pandemonium Engine.

Based on https://github.com/novak-99/MLPP .