ml4eft.core.classifier.MLP ========================== .. currentmodule:: ml4eft.core.classifier .. autoclass:: MLP :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MLP.__init__ ~MLP.add_module ~MLP.apply ~MLP.bfloat16 ~MLP.buffers ~MLP.children ~MLP.cpu ~MLP.cuda ~MLP.double ~MLP.eval ~MLP.extra_repr ~MLP.float ~MLP.forward ~MLP.half ~MLP.load_state_dict ~MLP.modules ~MLP.named_buffers ~MLP.named_children ~MLP.named_modules ~MLP.named_parameters ~MLP.parameters ~MLP.register_backward_hook ~MLP.register_buffer ~MLP.register_forward_hook ~MLP.register_forward_pre_hook ~MLP.register_parameter ~MLP.requires_grad_ ~MLP.share_memory ~MLP.state_dict ~MLP.to ~MLP.train ~MLP.type ~MLP.zero_grad .. rubric:: Attributes .. autosummary:: ~MLP.T_destination ~MLP.dump_patches ~MLP.training