Hi, title of the question sums up my question: I want to access (for manipulation in python/Saving to csv etc) Optimization History (Training History) from Tensorboard files.
Is there a way to do this? Thanks. I am not very familiar with tensorboard, have simulation results, and would like to use the loss function values over the course of (say, adam and lbfgs) optimization
Thanks!