Skip to content

Commit

Permalink
Setting evaluation parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico-PizarroBejarano committed Dec 10, 2024
1 parent a3ed162 commit 8f94570
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion experiments/mpsc/mpsc_experiment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ python3 ./mpsc_experiment.py \
--kv_overrides \
sf_config.cost_function=${MPSC_COST} \
sf_config.mpsc_cost_horizon=${MPSC_COST_HORIZON} \
sf_config.decay_factor=${DECAY_FACTOR}
sf_config.decay_factor=${DECAY_FACTOR} \
sf_config.max_w=0.0 \
sf_config.slack_cost=1000.0

0 comments on commit 8f94570

Please sign in to comment.