Added BOGymRunner.py
This commit is contained in:
parent
7c0e43be48
commit
c0ae4097fe
@ -10,7 +10,7 @@ nr_steps = 100
|
|||||||
acquisition_fun = 'ei'
|
acquisition_fun = 'ei'
|
||||||
iteration_steps = 200
|
iteration_steps = 200
|
||||||
|
|
||||||
nr_runs = 50
|
nr_runs = 100
|
||||||
|
|
||||||
# storage arrays
|
# storage arrays
|
||||||
finished_store = np.zeros((1, nr_runs))
|
finished_store = np.zeros((1, nr_runs))
|
||||||
|
Loading…
Reference in New Issue
Block a user