Add parameters to training.py

This commit is contained in:
s487179 2023-06-11 12:45:38 +02:00
parent 16bcbbc5c8
commit 1c573e7a01

2
ML/Jenkinsfile vendored
View File

@ -5,7 +5,7 @@ pipeline {
name: 'BUILD_SELECTOR',
defaultSelector: lastSuccessful(),
description: 'A build to take the artifacts from'
),
)
string(
name: 'EPOCHS',
description: 'Number of epochs',