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