diff --git a/infra/k8s/argo/compile-and-train-template.yaml b/infra/k8s/argo/compile-and-train-template.yaml index d29b7800e..f2d893e92 100644 --- a/infra/k8s/argo/compile-and-train-template.yaml +++ b/infra/k8s/argo/compile-and-train-template.yaml @@ -478,8 +478,7 @@ spec: --trades-data-dir {{workflow.parameters.trades-data-dir}} \ --output-dir /workspace/output \ --max-steps-per-epoch {{workflow.parameters.train-epochs}} \ - $HYPEROPT_FLAG \ - --initial-capital {{workflow.parameters.initial-capital}} + $HYPEROPT_FLAG echo "=== Training complete ===" resources: