I trained a simple NN using pytorch and did hyperparameter optimization using optuna. I’m not sure how to integrate it with Tensorboard as there are 10 different experiments which ran with the help of optuna. I’m a beginner so if it’s a naive question, I’m sorry in advance.