mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
DAG 10400 - minor changes of release notes and lychee config (#221)
This commit is contained in:
@@ -39,11 +39,11 @@ Do not reuse an experiment with artifacts.
|
||||
|
||||
**Features and Bug Fixes**
|
||||
|
||||
* Add `Task.connect_configuration`, connect configuration file (or configuration dictionary including nesting support). See [example](https://github.com/allegroai/trains/blob/master/examples/frameworks/tensorflow/manual_model_upload.py).
|
||||
* Add `Task.connect_configuration`, connect configuration file (or configuration dictionary including nesting support).
|
||||
* Add `Task.connect_label_enumeration`, store model detection classes together with the model and experiment.
|
||||
* Edit and override configuration file (or dictionary) content when executing with [trains-agent](https://github.com/allegroai/trains-agent).
|
||||
* `Task.connect` automatically supports nested dictionaries (e.g. param / nested / key), including overriding values when
|
||||
running with [trains-agent](https://github.com/allegroai/trains-agent). See [example](https://github.com/allegroai/trains/blob/master/examples/frameworks/tensorflow/manual_model_upload.py).
|
||||
running with [trains-agent](https://github.com/allegroai/trains-agent).
|
||||
* Add `Artifact.get`, download and load an artifact.
|
||||
* Add `Task.get_tasks`, retrieve previous experiments, get metrics, rename, and other uses.
|
||||
* Improve Windows support.
|
||||
@@ -102,4 +102,4 @@ TRAINS Agent - Initial Release
|
||||
* Support for standalone scripts and Jupyter Notebooks.
|
||||
* TRAINS-server v0.12 and above.
|
||||
* TRAINS v0.11.3 and above.
|
||||
* Sample configuration file available [here](https://github.com/allegroai/trains-agent/blob/master/docs/trains.conf).
|
||||
* Sample configuration file available [here](https://github.com/allegroai/trains-agent/blob/master/docs/trains.conf).
|
||||
|
||||
Reference in New Issue
Block a user