-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
FGLab has some built-in graph UI:

TensorFlow's TensorBoard has a full-featured, interactive web GUI for visualizing training output:

Would it be possible to store the TensorBoard summary files in FBLab's database and then link from the FBLab web UI to open the TensorBoard UI? Ideally, FBLab would even be able to read stored values (train loss, val loss, etc.) directly from the TensorBoard summary files.
This would be an awesome integration for TensorFlow users.