Machine Learning module for the Pandemonium Engine.
Go to file
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
config.py
COPYRIGHT.txt
LICENSE
main.cpp
README_ORIG.md
README.md
register_types.cpp
register_types.h
SCsub

PMLPP

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

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