Skip to content

Yet Another Config Manager for MAchine Learning (yacmmal) is a package to automatically load config files for machine learning projects.

Notifications You must be signed in to change notification settings

juselara1/yacmmal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yacmmal

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, CSV, among others.

Installation

You can install this package via pip:

pip install yacmmal

Or with poetry:

poetry add yacmmal

Usage

You can check the project's documentation.

About

Yet Another Config Manager for MAchine Learning (yacmmal) is a package to automatically load config files for machine learning projects.

Topics

Resources

Stars

Watchers

Forks