mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-12 07:25:44 +00:00
Remove model_config example reference (#175)
This commit is contained in:
parent
c7591a3a08
commit
c69d057baa
@ -165,8 +165,6 @@ config_file_yaml = task.connect_configuration(name="yaml file", configuration='p
|
|||||||
Configuration objects can be split into categories in the Configuration section.
|
Configuration objects can be split into categories in the Configuration section.
|
||||||
The "name" argument, is the name of the section that the object will go into. If a section name is not specified, the default section is *General*.
|
The "name" argument, is the name of the section that the object will go into. If a section name is not specified, the default section is *General*.
|
||||||
|
|
||||||
See [here](https://github.com/allegroai/clearml/blob/master/examples/reporting/model_config.py) for a detailed example.
|
|
||||||
|
|
||||||
![Configuration objects](../img/fundamentals_hyperparameters_config_objects.png)
|
![Configuration objects](../img/fundamentals_hyperparameters_config_objects.png)
|
||||||
|
|
||||||
## Manual Parameter Access
|
## Manual Parameter Access
|
||||||
|
Loading…
Reference in New Issue
Block a user