Kaixhin / Kaixhin/FGLab

Tensorboard Integration

Open
#21 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
Dominant language
HTML
Stars
226
Forks
34
PR merge metrics
No merged PRs in 30d

Description

FGLab has some built-in graph UI:
experiment

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

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing FGLab’s existing graph UI and the linked TensorBoard summary documentation; done would mean storing summary files, linking to TensorBoard from the web UI, and reading values such as training and validation loss.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
database, machine-learning, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.