tensorflow / tensorflow/tensorboard

2D Array Visualizer

Open
#1,902 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature (new plugin)
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Hi! I made a simple plugin that allows one to visualize how 2D arrays or tensors change at the step level.

arrays-preview

The Step slider sweeps through different global step values, and the Rows and Cols fields enable array slicing. There's also a tooltip showing the exact value of each cell.

I would love to know if anyone else would be interested in something like this and am open to any feedback and feature requests.

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

The issue points to an external tensorboard-rl plugin and a screenshot, but names no TensorBoard file, test, or entry point. Start by reviewing the linked plugin and the surrounding discussion; an implementation would need an agreed scope and acceptance criteria before completion can be assessed.

Written by the indexing model from the issue text.

Assessment

Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.