11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
name: s478839
|
|
|
|
docker_env:
|
|
image: sebastianwalesa
|
|
|
|
entry_points:
|
|
main:
|
|
parameters:
|
|
epochs: {type: float, default: 1000}
|
|
command: "python ml_pytorch_mlflow.py {epochs}"
|