Skip to content

Commit 05e224e

Browse files
authored
Update pyproject.toml
1 parent 48aa746 commit 05e224e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ml_scheduler"
33
version = "1.0.0"
4-
description = "A lightweight machine learning experiments scheduler in a few lines of simple Python"
4+
description = "A lightweight machine learning experiment scheduler that automates resource management (e.g., GPUs and models) and batch runs experiments with just a few lines of Python code."
55
authors = [
66
{name = "Yiwen Hu", email = "[email protected]"},
77
]

0 commit comments

Comments
 (0)