mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 20:29:07 +09:00
new TODO
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# TODO:
|
||||
|
||||
- fold_slice: load diffractions / hdf5 files; change only param per job
|
||||
- restructure `FoldSlicePtychoEngine.__init__()` to load data but not params
|
||||
- write new `prepare_data.m`
|
||||
- unify `BOEngine.__init__()`
|
||||
- BO train_x/y transfer between engines for single job
|
||||
- multi-GPU dispatcher
|
||||
@@ -12,10 +15,10 @@
|
||||
- separate `config` into `bo_config` and `ptycho_config`; let `BOEngine` have no knowledge of ptychography and vice versa.
|
||||
- add GPU version of ExamplePtychoEngine
|
||||
- change `PtychoEngine.metric()` to accept list of names and return dict
|
||||
- custom sequence for BO
|
||||
- design yaml first
|
||||
|
||||
|
||||
|
||||
# TODAY:
|
||||
|
||||
- fold_slice: load diffractions / hdf5 files; change only param per job
|
||||
- restructure `FoldSlicePtychoEngine.__init__()` to load data but not params
|
||||
- write new `prepare_data.m`
|
||||
- `UniformBOEngine`
|
||||
|
||||
Reference in New Issue
Block a user