clearml/trains
2020-07-30 14:34:39 +03:00
..
automation Fix HBandster to not shutdown namespace manually as Pyro will shut it down for us 2020-07-14 23:37:41 +03:00
backend_api flake8 2020-07-04 22:52:09 +03:00
backend_config flake8 2020-07-04 22:52:09 +03:00
backend_interface Add Task.init() argument continue_last_task to continue a previously used Task (issue #160) 2020-07-14 23:36:03 +03:00
binding Add fastai binding support 2020-07-11 01:29:29 +03:00
config Support requirements detection using pip freeze (development.detect_with_pip_freeze configuration setting) 2020-07-11 01:31:47 +03:00
debugging flake8 2020-07-04 22:52:09 +03:00
external Add initial keras-tuner support (https://github.com/keras-team/keras-tuner/issues/334) 2020-07-06 21:03:12 +03:00
storage flake8 2020-07-04 22:52:09 +03:00
utilities Robustify GPU monitoring 2020-07-15 11:16:05 -04:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py
logger.py Add logger.report_confusion_matrix arg yaxis_reversed (when True flip the confusion matrix, default False). Issue #165 2020-07-11 01:37:02 +03:00
model.py Add safety guards for Model creation / cache lookup 2020-06-19 19:09:36 +03:00
task_parameters.py Update docstrings 2020-06-11 21:15:40 +03:00
task.py Fix set_base_docker() on main task to do nothing when running remotely 2020-07-30 14:34:39 +03:00
version.py version bump 2020-07-06 21:03:12 +03:00