implement CLI trainer utility, update progress bar logging

This commit is contained in:
2026-03-25 02:25:28 -07:00
parent b59749c8d8
commit ba0c804d5e
16 changed files with 430 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "trainlib"
version = "0.2.0"
version = "0.3.0"
description = "Minimal framework for ML modeling. Supports advanced dataset operations and streamlined training."
requires-python = ">=3.13"
authors = [