classPiiPerceptronOperation
#include <PiiPerceptronOperation.h>
An Ydin-compatible Perceptron classifier operation.
Inherits PiiClassifierOperation
Description
Perceptron is a supervised learning machine. Thus, it does have a class label input. See the description of input and output sockets in PiiClassifierOperation.
To instantiate the operation from an object registry, one must specify the data type, e.g "PiiPerceptronOperation<double>".
See also
Constructors and destructor
Function details
-
PiiPerceptronOperation
()
Add a note
Not a single note added yet. Be the first, add yours.