fix trainer epcoh logging

This commit is contained in:
2026-03-22 20:24:10 -07:00
parent a395a08d5c
commit b59749c8d8
5 changed files with 55 additions and 12 deletions

View File

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