openGPMP
Open Source Mathematics Package
gpmp::ml::SecondaryMLP< T > Member List

This is the complete list of members for gpmp::ml::SecondaryMLP< T >, including all inherited members.

activationsgpmp::ml::SecondaryMLP< T >
bias_vectorsgpmp::ml::SecondaryMLP< T >
layer_unitsgpmp::ml::SecondaryMLP< T >
log(auto &file, const auto &x, const auto &y, const auto &y_hat)gpmp::ml::SecondaryMLP< T >inline
lrgpmp::ml::SecondaryMLP< T >
prop_backwards(gpmp::linalg::Matrix< T > target)gpmp::ml::SecondaryMLP< T >inline
prop_forwards(gpmp::linalg::Matrix< T > x)gpmp::ml::SecondaryMLP< T >inline
SecondaryMLP(std::vector< size_t > _layer_units, long double _lr=.001)gpmp::ml::SecondaryMLP< T >inlineexplicit
sigmoid_activ(long double x)gpmp::ml::SecondaryMLP< T >inline
sigmoid_deriv(long double x)gpmp::ml::SecondaryMLP< T >inline
wt_mtxgpmp::ml::SecondaryMLP< T >