12 lines
246 B
Plaintext
Executable File
12 lines
246 B
Plaintext
Executable File
name: s444356
|
|
|
|
docker_env:
|
|
image: maciejczajka
|
|
|
|
entry_points:
|
|
main:
|
|
parameters:
|
|
epochs: {type: float, default: 100}
|
|
command: "python Biblioteka_DL/dllib-mlflow.py {epochs}"
|
|
eval:
|
|
command: "python Biblioteka_DL/evaluate.py" |