.. yacmmal documentation master file, created by sphinx-quickstart on Mon Mar 21 16:36:49 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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. :mod:`yacmmal` is built on top of :mod:`pydantic` and allows type checking, and automatic creation of dataclasses from different file formats like YAML, JSON, TOML, among others. .. toctree:: :maxdepth: 3 :caption: Contents: installation user-guide modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`