SuperNN  1.0.0
SuperNN::Batch Member List

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

Batch()SuperNN::Batch
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
prepare(Network &net)SuperNN::TrainingAlgorithmvirtual
train(Network &net, const Data &data, double dmse=0, unsigned max_epochs=1000)SuperNN::Batchvirtual
update_eta(double mse, double last_mse)SuperNN::ImplBackpropprotectedvirtual
update_weights(Network &net, double factor=1)SuperNN::ImplBackpropprotectedvirtual
~Batch()SuperNN::Batchvirtual
~ImplBackprop()SuperNN::ImplBackpropvirtual
~TrainingAlgorithm()SuperNN::TrainingAlgorithmvirtual