ray.tune.logger.JsonLoggerCallback.on_experiment_end# JsonLoggerCallback.on_experiment_end(trials: List[Trial], **info)# Called after experiment is over and all trials have concluded. Parameters: trials – List of trials. **info – Kwargs dict for forward compatibility.