ium_444356/MLProject

12 lines
253 B
Plaintext
Raw Normal View History

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"