12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
|
name: s444501
|
||
|
|
||
|
docker_env:
|
||
|
image: zadanie
|
||
|
|
||
|
entry_points:
|
||
|
main:
|
||
|
parameters:
|
||
|
epochs: {type: float, default: 100}
|
||
|
command: "python biblioteki_ml.py {epochs}"
|
||
|
eval:
|
||
|
command: "python eval.py"
|