ium_464937/dvc.yaml
Szymon Bartanowicz c825535123 bonus dvc
2024-06-01 11:27:19 +02:00

6 lines
92 B
YAML

stages:
train:
cmd: python train.py --epochs=10
predict:
cmd: python predict.py