Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereon/netscope
Neural network visualizer
https://github.com/ethereon/netscope
Last synced: 4 days ago
JSON representation
Neural network visualizer
- Host: GitHub
- URL: https://github.com/ethereon/netscope
- Owner: ethereon
- Created: 2015-07-27T00:17:13.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-06-25T00:05:39.000Z (over 4 years ago)
- Last Synced: 2024-05-21T12:41:39.987Z (7 months ago)
- Language: JavaScript
- Homepage: http://ethereon.github.io/netscope
- Size: 462 KB
- Stars: 940
- Watchers: 30
- Forks: 325
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - Netscope - Neural network visualizer. (Data Visualization / Data Management)
README
# Netscope
A web-based tool for visualizing neural network topologies. It currently supports UC Berkeley's [Caffe framework](https://github.com/bvlc/caffe).
### Documentation
- [The Quick Start Guide](http://ethereon.github.io/netscope/quickstart.html)### Demo
- [Visualization of the Deep Convolutional Neural Network "AlexNet"](http://ethereon.github.io/netscope/#/preset/alexnet)### License
Released under the MIT license.
All included network models provided under their respective licenses.