bob.trainer.MLPBaseTrainer ========================== .. currentmodule:: bob.trainer .. autoclass:: MLPBaseTrainer .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MLPBaseTrainer.__init__ ~MLPBaseTrainer.backward_step ~MLPBaseTrainer.cost ~MLPBaseTrainer.forward_step ~MLPBaseTrainer.hidden_layers ~MLPBaseTrainer.initialize ~MLPBaseTrainer.is_compatible ~MLPBaseTrainer.set_bias_derivative ~MLPBaseTrainer.set_derivative ~MLPBaseTrainer.set_error ~MLPBaseTrainer.set_output .. rubric:: Attributes .. autosummary:: ~MLPBaseTrainer.batch_size ~MLPBaseTrainer.bias_derivatives ~MLPBaseTrainer.cost_object ~MLPBaseTrainer.derivatives ~MLPBaseTrainer.error ~MLPBaseTrainer.output ~MLPBaseTrainer.train_biases