IUM_s464980/MLproject

9 lines
170 B
Plaintext
Raw Normal View History

2024-05-14 23:48:41 +02:00
name: s464980
conda_env: conda.yaml
entry_points:
optimal_parameters:
parameters:
epochs: { type: int, default: 20 }
command: 'python train.py {epochs}'