SwitchLoss ========== .. currentmodule:: radionets.core.callbacks .. autoclass:: SwitchLoss :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SwitchLoss.learn ~SwitchLoss.name ~SwitchLoss.order ~SwitchLoss.run ~SwitchLoss.run_train ~SwitchLoss.run_valid .. rubric:: Methods Summary .. autosummary:: ~SwitchLoss.__call__ ~SwitchLoss.before_epoch .. rubric:: Attributes Documentation .. autoattribute:: learn .. autoattribute:: name .. autoattribute:: order .. autoattribute:: run .. autoattribute:: run_train .. autoattribute:: run_valid .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: before_epoch