README.md
setup.py
tests/__init__.py
tests/test_bases.py
tests/test_cv_utils.py
tests/test_end_to_end.py
tests/test_magics.py
tests/test_state.py
tests/test_trial.py
tests/callbacks/__init__.py
tests/callbacks/test_aggregate_predictions.py
tests/callbacks/test_between_class.py
tests/callbacks/test_callbacks.py
tests/callbacks/test_checkpointers.py
tests/callbacks/test_csv_logger.py
tests/callbacks/test_cutout.py
tests/callbacks/test_decorators.py
tests/callbacks/test_early_stopping.py
tests/callbacks/test_gradient_clipping.py
tests/callbacks/test_init.py
tests/callbacks/test_label_smoothing.py
tests/callbacks/test_live_loss_plot.py
tests/callbacks/test_manifold_mixup.py
tests/callbacks/test_mixup.py
tests/callbacks/test_printer.py
tests/callbacks/test_pycm.py
tests/callbacks/test_sample_pairing.py
tests/callbacks/test_tensor_board.py
tests/callbacks/test_terminate_on_nan.py
tests/callbacks/test_torch_scheduler.py
tests/callbacks/test_unpack_state.py
tests/callbacks/test_weight_decay.py
tests/callbacks/imaging/__init__.py
tests/callbacks/imaging/test_imaging.py
tests/callbacks/imaging/test_inside_cnns.py
tests/metrics/__init__.py
tests/metrics/test_aggregators.py
tests/metrics/test_decorators.py
tests/metrics/test_default.py
tests/metrics/test_lr.py
tests/metrics/test_metrics.py
tests/metrics/test_primitives.py
tests/metrics/test_roc_auc_score.py
tests/metrics/test_timer.py
tests/metrics/test_wrappers.py
torchbearer/__init__.py
torchbearer/bases.py
torchbearer/cv_utils.py
torchbearer/magics.py
torchbearer/state.py
torchbearer/trial.py
torchbearer/version.py
torchbearer.egg-info/PKG-INFO
torchbearer.egg-info/SOURCES.txt
torchbearer.egg-info/dependency_links.txt
torchbearer.egg-info/requires.txt
torchbearer.egg-info/top_level.txt
torchbearer/callbacks/__init__.py
torchbearer/callbacks/aggregate_predictions.py
torchbearer/callbacks/between_class.py
torchbearer/callbacks/callbacks.py
torchbearer/callbacks/checkpointers.py
torchbearer/callbacks/csv_logger.py
torchbearer/callbacks/cutout.py
torchbearer/callbacks/decorators.py
torchbearer/callbacks/early_stopping.py
torchbearer/callbacks/gradient_clipping.py
torchbearer/callbacks/init.py
torchbearer/callbacks/label_smoothing.py
torchbearer/callbacks/live_loss_plot.py
torchbearer/callbacks/lsuv.py
torchbearer/callbacks/manifold_mixup.py
torchbearer/callbacks/mixup.py
torchbearer/callbacks/printer.py
torchbearer/callbacks/pycm.py
torchbearer/callbacks/sample_pairing.py
torchbearer/callbacks/tensor_board.py
torchbearer/callbacks/terminate_on_nan.py
torchbearer/callbacks/torch_scheduler.py
torchbearer/callbacks/unpack_state.py
torchbearer/callbacks/weight_decay.py
torchbearer/callbacks/imaging/__init__.py
torchbearer/callbacks/imaging/imaging.py
torchbearer/callbacks/imaging/inside_cnns.py
torchbearer/metrics/__init__.py
torchbearer/metrics/aggregators.py
torchbearer/metrics/decorators.py
torchbearer/metrics/default.py
torchbearer/metrics/lr.py
torchbearer/metrics/metrics.py
torchbearer/metrics/primitives.py
torchbearer/metrics/roc_auc_score.py
torchbearer/metrics/timer.py
torchbearer/metrics/wrappers.py