DrSensor / mixboard

alternative tensorboard like visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mixboard [WIP pending]

Why?

Motivation for this new visualization is to provide alternative of tensorboard for flexibility in development. This visualization board hugely rely on bokeh for its interface.

Requirement:

  • bokeh
  • vis.js (for visualizing graph network)

Pro and Cons

Pros:

  • Extensible
  • Work nicely with Jupyter Notebook
  • Can work with huge data (when combining with datashadder)

Cons:

  • Graph visualization can't be as beutifull as tensorflow

About

alternative tensorboard like visualization

License:Apache License 2.0


Languages

Language:Python 100.0%