Welcome to yacmmal’s documentation!
Yet Another Config Manager for MAchine Learning (yacmmal) is a package to automatically load config files for machine learning projects. yacmmal
is built on top of pydantic
and allows type checking, and automatic creation of dataclasses from different file formats like YAML, JSON, TOML, among others.