multiml.agent.keras.keras_connection_random_search module
- class multiml.agent.keras.keras_connection_random_search.KerasConnectionRandomSearchAgent(freeze_model_weights=False, do_pretraining=True, connectiontask_name=None, connectiontask_args={}, **kwargs)
Bases:
ConnectionRandomSearchAgentKeras implementation for ConnectionRandomSearchAgent.
- class ModelConnectionTask(subtasks, loss_weights=None, variable_mapping=None, **kwargs)
Bases:
ModelConnectionTask,KerasBaseTaskKeras implementation of ModelConnectionTask.
- build_model()
Build model.