mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 20:29:07 +09:00
refined bo params
This commit is contained in:
+10
-5
@@ -38,14 +38,19 @@ ptycho:
|
|||||||
|
|
||||||
bo:
|
bo:
|
||||||
parallel_jobs: 4
|
parallel_jobs: 4
|
||||||
max_iterations: 100
|
max_iterations: 64
|
||||||
algorithm: 'random'
|
mode: 'sobo'
|
||||||
|
acquisition: 'ucb'
|
||||||
params:
|
params:
|
||||||
alpha_max:
|
alpha_max:
|
||||||
defocus: 150
|
defocus:
|
||||||
rot_ang: 1
|
radius: 100
|
||||||
|
rot_ang:
|
||||||
Nlayers:
|
Nlayers:
|
||||||
thickness: 150
|
radius: 10
|
||||||
|
type: int
|
||||||
|
thickness:
|
||||||
|
radius: 100
|
||||||
train_x: '/home/swim/Si_project/wrapper/results/train_x.npy'
|
train_x: '/home/swim/Si_project/wrapper/results/train_x.npy'
|
||||||
train_y: '/home/swim/Si_project/wrapper/results/train_y.npy'
|
train_y: '/home/swim/Si_project/wrapper/results/train_y.npy'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user