Machine Learning module for the Pandemonium Engine.
Go to file
Relintai 4675ee8e58 Clang format. 2023-01-24 19:00:54 +01:00
mlpp Clang format. 2023-01-24 19:00:54 +01:00
.gitignore
COPYRIGHT.txt
LICENSE
README.md
README_ORIG.md
SCsub
config.py
main.cpp
register_types.cpp
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 .