Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DrSensor/mixboard
alternative tensorboard like visualization
https://github.com/DrSensor/mixboard
Last synced: 2 months ago
JSON representation
alternative tensorboard like visualization
- Host: GitHub
- URL: https://github.com/DrSensor/mixboard
- Owner: DrSensor
- License: apache-2.0
- Created: 2017-06-19T22:31:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T23:18:15.000Z (about 7 years ago)
- Last Synced: 2024-08-01T22:42:16.485Z (5 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-MXNet - mixboard
README
# 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](http://bokeh.pydata.org) 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](https://github.com/bokeh/datashader))Cons:
* Graph visualization can't be as beutifull as tensorflow