12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
|
name: ium_s444356
|
||
|
|
||
|
docker_env:
|
||
|
image: maciejczajka
|
||
|
|
||
|
entry_points:
|
||
|
main:
|
||
|
parameters:
|
||
|
epochs: {type: float, default: 100}
|
||
|
command: "python Biblioteka_DL/dllib-sacred.py -e {epochs}"
|
||
|
eval:
|
||
|
command: "python Biblioteka_DL/evaluate.py"
|