clearml/trains
2020-10-04 16:58:50 +03:00
..
automation Safer code 2020-10-01 16:15:37 +03:00
backend_api Use specific default_demo_host (default_host may be overridden by Task.set_credentials) 2020-10-04 16:52:28 +03:00
backend_config Fix OS env var TRAINS_OFFLINE_MODE set to API version (e.g. 2.9) 2020-08-08 12:49:33 +03:00
backend_interface Fix ArgParse auto-connect to support default function type (stored as empty string, ignored when running remotely) and type string with default value None (ignored when running remotely and None value is kept) 2020-10-04 16:58:50 +03:00
binding Support Keras restructuring for Network, Model and Sequential 2020-09-29 19:27:43 +03:00
config Fix NaN in plotly plots (matplotlib conversion) 2020-09-05 16:28:24 +03:00
debugging Add improved trace filtering capabilities 2020-09-29 19:14:10 +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 Fix upload message 2020-09-09 22:08:22 +03:00
utilities Add set ResourceMonitor iteration wait duration timeout (issue #208) 2020-09-29 19:19:35 +03:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py
logger.py Don't add pandas artifact unnamed:0 column, return original pandas object. 2020-09-29 19:21:37 +03:00
model.py Fix docstrings 2020-09-05 16:30:00 +03:00
task_parameters.py Update docstrings 2020-06-11 21:15:40 +03:00
task.py Fix Task.execute_remotely() not clearing development tag resulting in experiment not being editable in the UI 2020-10-04 16:54:24 +03:00
version.py add support for TRAINS_NO_DEFAULT_SERVER issue #209 2020-10-01 19:54:05 +03:00