Machine Learning module for the Pandemonium Engine.
Go to file
2023-02-10 20:48:55 +01:00
mlpp Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
test Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
.gitignore
config.py
COPYRIGHT.txt
LICENSE
main.cpp
README_ORIG.md
README.md
register_types.cpp Initial cleanup pass on AutoEncoder. 2023-02-10 20:48:55 +01:00
register_types.h
SCsub Added MLPPAutoEncoderOld. 2023-02-10 20:15:42 +01:00

PMLPP

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

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