Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
mlp_teach_rprop(net, input, output, tol_level, max_epochs, l2reg = 0, u = 1.2, d = 0.5, gmax = 50, gmin = 1e-06, report_freq = 0)
mlp_net
classnet
) contains the trained network,
the second (mse
) - the learning history (MSE in consecutive epochs).