Machine Learning module for the Pandemonium Engine.
Go to file
Relintai 1bb0cab99a MLPPSoftmaxNet initial cleanup. 2023-02-11 09:17:02 +01:00
mlpp MLPPSoftmaxNet initial cleanup. 2023-02-11 09:17:02 +01:00
test MLPPSoftmaxNet initial cleanup. 2023-02-11 09:17:02 +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
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 .