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