blob: c75d6044c4e574f4079f32ed0c724c135ec3ea07 (
plain) (
blame)
1
2
3
4
5
6
|
YACS is a lightweight library to define and manage system configurations, such
as those commonly found in software designed for scientific experimentation.
These "configurations" typically cover concepts like hyperparameters used in
training a machine learning model or configurable model hyperparameters, such
as the depth of a convolutional neural network.
|