Unanswered
How Can I Log My Configuration Like This?
I Have A Dict Params = {'Data':{'Data_Key':123}, 'Model':{'Model_Key':123}}, But It Become Data/Datakey Instead Of An Foldable Config.
In Addition, I Don'T Want To Name It As "General", Where Can I Change It?
I use Yaml config for data and model. each of them would be a nested yaml (could be more than 2 layers), so it won't be a flexible solution and I need to manually flatten the dictionary
160 Views
0
Answers
4 years ago
one year ago