Module: tfm.hyperparams.base_config

Stay organized with collections Save and categorize content based on your preferences.

Base configurations to standardize experiments.

Classes

class Config: The base configuration class that supports YAML/JSON based overrides.

Functions

bind(...): Bind a class to config cls.