Machine Learning module for the Pandemonium Engine.
Go to file
2023-02-04 16:48:31 +01:00
mlpp Initial cleanups to MLP. 2023-02-04 16:48:31 +01:00
test Renamed MLPPMLP to MLPPMLPOld. 2023-02-04 15:59:27 +01:00
.gitignore
config.py
COPYRIGHT.txt
LICENSE
main.cpp
README_ORIG.md
README.md
register_types.cpp Added a new MultiOutputLayer implementation. 2023-02-04 13:53:36 +01:00
register_types.h
SCsub

PMLPP

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

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