google / google/ml_collections
Can update a config_dict from yaml/json file?
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, thank you for this nice library.
I am using config_dicts in my ML pipeline as explained in the README.
I currently use the CLI interface to run different ML models with different parameters.
Instead, is it possible to update a ConfigDict using a yaml config file generated via ConfigDict().to_yaml()?
Contributor guide
Assessment
This issue has not been assessed yet.