-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
15320a9
commit 428dff7
Showing
12 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
/home/tab53/.conda/envs/jetto-mobo/bin/python main.py --batch_size 32 --initial_batch_size 32 --n_iterations 7 --output_dir data/vector/bezier_fail0.3_batch32 --parameterisation bezier --n_parameters 10 --jetto_fail_value 0.3 --alpha 0.01 |
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
/home/tab53/.conda/envs/jetto-mobo/bin/python main.py --batch_size 32 --initial_batch_size 32 --n_iterations 7 --output_dir data/vector/bezier_sobol_batch32 --parameterisation bezier --sobol_only --n_parameters 10 --discard_failures |
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
/home/tab53/.conda/envs/jetto-mobo/bin/python main.py --batch_size 32 --initial_batch_size 32 --n_iterations 7 --output_dir data/vector/piecewise_linear_fail0.3 --parameterisation piecewise_linear --jetto_fail_value 0.3 --alpha 0.01 |
Binary file not shown.
1 change: 1 addition & 0 deletions
1
examples/ecrh_q_optimisation/data/piecewise_linear_sobol/command.txt
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
/home/tab53/.conda/envs/jetto-mobo/bin/python main.py --batch_size 32 --initial_batch_size 32 --n_iterations 7 --output_dir data/vector/piecewise_linear_sobol --parameterisation piecewise_linear --sobol_only --discard_failures --resume |
Binary file not shown.
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
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
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
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