mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 19:29:07 +09:00
new TODO
This commit is contained in:
@@ -1,14 +1,21 @@
|
|||||||
TODO:
|
# TODO:
|
||||||
|
|
||||||
- unify `BOEngine.__init__()`
|
- unify `BOEngine.__init__()`
|
||||||
- BO train_x/y transfer between engines for single job
|
- BO train_x/y transfer between engines for single job
|
||||||
- multi-GPU dispatcher
|
- multi-GPU dispatcher
|
||||||
|
- synchronous batched BO
|
||||||
|
- asynchronous BO
|
||||||
- template job sequences / yamls
|
- template job sequences / yamls
|
||||||
- mobo
|
- mobo
|
||||||
- metric() function(s) for each ptycho engine
|
- metric() function(s) for each ptycho engine
|
||||||
- FRC score
|
- FRC score
|
||||||
|
- 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
|
||||||
|
|
||||||
|
|
||||||
|
# TODAY:
|
||||||
|
|
||||||
- fold_slice: load diffractions / hdf5 files; change only param per job
|
- fold_slice: load diffractions / hdf5 files; change only param per job
|
||||||
- restructure `FoldSlicePtychoEngine.__init__()` to load data but not params
|
- restructure `FoldSlicePtychoEngine.__init__()` to load data but not params
|
||||||
- write new `prepare_data.m`
|
- write new `prepare_data.m`
|
||||||
- separate `config` into `bo_config` and `ptycho_config`; let `BOEngine` have no knowledge of ptychography and vice versa.
|
|
||||||
- add GPU version of ExamplePtychoEngine
|
|
||||||
Reference in New Issue
Block a user