-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrial.json
1 lines (1 loc) · 2.09 KB
/
trial.json
1
{"trial_id": "0032", "hyperparameters": {"space": [{"class_name": "Choice", "config": {"name": "activation", "default": "relu", "conditions": [], "values": ["relu", "tanh", "sigmoid"], "ordered": false}}, {"class_name": "Int", "config": {"name": "first_units", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "num_layers", "default": null, "conditions": [], "min_value": 1, "max_value": 6, "step": 1, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_0", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_1", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_2", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_3", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_4", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}, {"class_name": "Int", "config": {"name": "units_5", "default": null, "conditions": [], "min_value": 1, "max_value": 30, "step": 2, "sampling": null}}], "values": {"activation": "relu", "first_units": 9, "num_layers": 4, "units_0": 9, "units_1": 17, "units_2": 11, "units_3": 19, "units_4": 1, "units_5": 9, "tuner/epochs": 2, "tuner/initial_epoch": 0, "tuner/bracket": 3, "tuner/round": 0}}, "metrics": {"metrics": {"loss": {"direction": "min", "observations": [{"value": [0.455913245677948], "step": 0}]}, "accuracy": {"direction": "max", "observations": [{"value": [0.7779116630554199], "step": 0}]}, "val_loss": {"direction": "min", "observations": [{"value": [0.4602024257183075], "step": 0}]}, "val_accuracy": {"direction": "max", "observations": [{"value": [0.7785422801971436], "step": 0}]}}}, "score": 0.7785422801971436, "best_step": 0, "status": "COMPLETED"}