# netscope **Repository Path**: mancao/netscope ## Basic Information - **Project Name**: netscope - **Description**: Neural network visualizer - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: http://mancao.gitee.io/netscope - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-11-13 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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](https://mancao.gitee.io/netscope/quickstart.html) ### Editor - [Launch Editor](https://mancao.gitee.io/netscope/#/editor) ### Demo - [Visualization of the Deep Convolutional Neural Network "AlexNet"](https://mancao.gitee.io/netscope/#/preset/alexnet) ### License Released under the MIT license. All included network models provided under their respective licenses.