![]() |
AlgoPlus v0.1.0
|
This is the complete list of members for perceptron, including all inherited members.
fit() | perceptron | inline |
perceptron(std::vector< std::vector< double > > const &, const int epochs=100, const double learning_rate=0.001) | perceptron | inlineexplicit |
predict(std::vector< double > const &) | perceptron | inline |