Folder "edge"
The package provides Prolog predicates to train and use
autoencoders and transformers. We do not rely on neural networks,
but rather use binary decision diagrams.
- File "adapt": This file provides binary diagrams that
can be accessed and modified via binary paths. More...
- File "zero": This file provides a bayes classifier with
routines to determine binary decision diagrams and its failure
score. More...
- File "noise": This file provides a random forest method
to determine a latent space, an encoder and a decoder. More...
- File "linear": This file provides basic numerical
linear algebra operations on vectors and matrixes. More...
Kommentare