boa.storage#
Functions
Load experiment from file. |
|
Restore an AxClient and its state from a JSON-serialized snapshot, residing in a .json file by the given path. |
|
Recreate an AxClient from a JSON snapshot. |
|
Save a JSON-serialized snapshot of this AxClient's settings and state to a .json file by the given path. |
|
Serialize this AxClient to JSON to be able to interrupt and restart optimization and save it to file by the provided path. |
|