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