Unanswered
I Have A Second Question As Well, Is It Possible To Disable Any Parts Of The Automagical Logging?
In My Project I Use Both Config And Argparse. It Works By Giving Path To A Config File As A Console Argument And Then Allow The User To Adjust Values With Mo
Thanks for the tip, but I don't think that will work in my case because the config file may not match the config used by the program, because hyperparameters can also be changed by argparse. Those changes will not be written to the config file. But using the config_dict will work because that is where the changes are applied :)
188 Views
0
Answers
4 years ago
one year ago