icd-coding-benchmark icon indicating copy to clipboard operation
icd-coding-benchmark copied to clipboard

[Future] Config Wrapper/Generators for Ease of Usage

Open abheesht17 opened this issue 3 years ago • 1 comments

abheesht17 avatar Mar 02 '22 05:03 abheesht17

Possible features

  • Providing default configs / generating config files for each model (CAML, MultiResCNN)
  • Passing configurations through command line (e.g. python run.py --model.params.dropout 0.3)

dalgu90 avatar Mar 02 '22 23:03 dalgu90