Skip to main content

Classes

OptimizationApi


METHODS
Complete EON tuner run Complete EON tuner run and mark it as succesful

create_trial

Create trial Create trial

delete_state

Delete EON tuner state Completely clears the EON tuner state for this project.

end_trial

End EON tuner trial End an EON trial early. This can for example be used to implement early stopping.

get_all_blocks

Get impulse blocks Lists all possible blocks that can be used in the impulse, including any additional information required by the EON tuner that the getImpulseBlocks endpoint does not return

get_all_learn_blocks

Get all available learn blocks Get all available learn blocks

get_config

Get config Get config

get_dsp_parameters

Retrieves DSP block parameters Retrieves DSP block parameters

get_space

Search space Search space

get_state

Retrieves the EON tuner state Retrieves the EON tuner state

get_transfer_learning_models

Retrieves available transfer learning models Retrieves available transfer learning models

get_trial_logs

Get trial logs Get the logs for a trial.

get_tuner_run_state

Retrieves EON tuner state for a run. Retrieves the EON tuner state for a specific run.

get_window_settings

Get window settings Get window settings

list_tuner_runs

List all tuner runs List all the tuner runs for a project.

update_config

Update config Update config

update_tuner_run

Update EON tuner state Updates the EON tuner state for a specific run.