TopicNet icon indicating copy to clipboard operation
TopicNet copied to clipboard

Change config format

Open bt2901 opened this issue 6 years ago • 0 comments

There are three points here.

  1. The usage of CommaSeparated(Int()) / CommaSeparated(Str()) instead of Seq() should make files more concise and better readable.

More info: https://github.com/crdoconnor/strictyaml/issues/70

  1. Build bigARTM-related schemas automatically; probably by parsing numpydoc-style docstrings.

  2. Allow to define regularizers inline (should be trivial after some slight refactoring)

bt2901 avatar Nov 11 '19 11:11 bt2901