vak.config.model#

Functions

config_from_toml_dict(toml_dict, model_name)

Get configuration for a model from a .toml configuration file loaded into a dict.

config_from_toml_path(toml_path, model_name)

Get configuration for a model from a .toml configuration file, given the path to the file.