-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(exp): fix lambda check bash scripts
This commit updates the bash scripts used for the lambda check experiment of the rstaa 2024 study.
- Loading branch information
Showing
5 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
experiments/staa_et_al_2024/run_lambda_lr_check_experiment_seed234.bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# This script executes the lambda_lr_check_experiment for seed 234 for all environments | ||
python -m stable_learning_control.run --exp_cfg cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed234_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed234_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed234_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed234_lambda_lr_check.yml |
10 changes: 5 additions & 5 deletions
10
experiments/staa_et_al_2024/run_lambda_lr_check_experiment_seed3658.bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# This script executes the lambda_lr_check_experiment for seed 3658 for all environments | ||
python -m stable_learning_control.run --exp_cfg cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed3658_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed3658_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed3658_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed3658_lambda_lr_check.yml |
10 changes: 5 additions & 5 deletions
10
experiments/staa_et_al_2024/run_lambda_lr_check_experiment_seed48104.bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# This script executes the lambda_lr_check_experiment for seed 48104 for all environments | ||
python -m stable_learning_control.run --exp_cfg cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed48104_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed48104_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed48104_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed48104_lambda_lr_check.yml |
10 changes: 5 additions & 5 deletions
10
experiments/staa_et_al_2024/run_lambda_lr_check_experiment_seed567.bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# This script executes the lambda_lr_check_experiment for seed 567 for all environments | ||
python -m stable_learning_control.run --exp_cfg cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed567_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed567_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed567_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed567_lambda_lr_check.yml |
10 changes: 5 additions & 5 deletions
10
experiments/staa_et_al_2024/run_lambda_lr_check_experiment_seed78456.bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# This script executes the lambda_lr_check_experiment for seed 78456 for all environments | ||
python -m stable_learning_control.run --exp_cfg cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed78456_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/cartpole/lambda_lr_check/han2020_reproduction_lac_cartpole_cost_alpha3_tune_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/comp_oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_complicated_alpha3_tune_experiment_seed78456_lr_lambda_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/fetch_reach/infinite_horizon/lambda_lr_check/han2020_reproduction_lac_fetch_reach_alpha3_tune_infinite_horizon_experiment_seed78456_lambda_lr_check.yml | ||
python -m stable_learning_control.run --exp_cfg experiments/staa_et_al_2024/oscillator/lambda_lr_check/han2020_reproduction_lac_oscillator_alpha3_tune_experiment_seed78456_lambda_lr_check.yml |