SuperNN  1.0.0
SuperNN::Incremental Member List

This is the complete list of members for SuperNN::Incremental, including all inherited members.

check(const Network &net, const Data &data) const SuperNN::TrainingAlgorithmprotectedvirtual
clear_derror_acc(Network &net)SuperNN::TrainingAlgorithmvirtual
delta(Network &net, unsigned l, unsigned n)SuperNN::TrainingAlgorithmvirtual
derror_acc(Network &net)SuperNN::TrainingAlgorithmvirtual
etaSuperNN::ImplBackprop
eta_dfSuperNN::ImplBackprop
eta_ifSuperNN::ImplBackprop
eta_maxSuperNN::ImplBackprop
eta_minSuperNN::ImplBackprop
ImplBackprop()SuperNN::ImplBackprop
Incremental()SuperNN::Incremental
prepare(Network &net)SuperNN::TrainingAlgorithmvirtual
train(Network &net, const Data &data, double dmse=0, unsigned max_epochs=1000)SuperNN::Incrementalvirtual
update_eta(double mse, double last_mse)SuperNN::ImplBackpropprotectedvirtual
update_weights(Network &net, double factor=1)SuperNN::ImplBackpropprotectedvirtual
~ImplBackprop()SuperNN::ImplBackpropvirtual
~Incremental()SuperNN::Incrementalvirtual
~TrainingAlgorithm()SuperNN::TrainingAlgorithmvirtual