2 projects
config-state
config-state is a Python module for implementing classes with the `ConfigState` pattern. The pattern augments classes with configuration and state semantics enabling their instantiation through configuration files together with an improved control over their (de)serialization logics.
conf-generator
Conf-Generator is a tool for specifying and exploring hyper-parameters sets in Machine Learning pipelines defined through configuration files.