waikato-ufdl / ufdl-job-launcher

Launcher framework for executing jobs in the UFDL framework.
Apache License 2.0
0 stars 0 forks source link

Upload tensorboard as CSV #5

Open fracpete opened 3 years ago

fracpete commented 3 years ago

Tensorboard logs can be imported as panda data frames: https://www.tensorflow.org/tensorboard/dataframe_api Importing them as CSV as well, would make visualization independent of tensorflow