本文介绍了了12个将神经网络画地更好看的工具。
1. draw_convnet
一个用于画卷积神经网络的Python脚本
https://github.com/gwding/draw_convnet

2. NNSVG
http://alexlenail.me/NN-SVG/LeNet.html



3.PlotNeuralNet
https://github.com/HarisIqbal88/PlotNeuralNet
使用latex来展示神经网络

4.Tensorboard
https://www.tensorflow.org/tensorboard/graphs

5.Caffe
https://github.com/BVLC/caffe/blob/master/python/caffe/draw.py
使用Caffe/draw.py

6.Matlab
http://www.mathworks.com/help/nnet/ref/view.html

7.Keras.js
https://transcranial.github.io/keras-js/#/inception-v3

8. DotNet
https://github.com/martisak/dotnets

9.Graphviz
http://www.graphviz.org/

10.ConX
https://conx.readthedocs.io/en/latest/index.html

11.ENNUI
https://math.mit.edu/ennui/

12.Neataptic
https://wagenaartje.github.io/neataptic/
-
神经网络
+关注
关注
42文章
4848浏览量
108570 -
python
+关注
关注
59文章
4894浏览量
90562
原文标题:论文必备 | 12个神经网络可视化工具
文章出处:【微信号:tyutcsplab,微信公众号:智能感知与物联网技术研究所】欢迎添加关注!文章转载请注明出处。
发布评论请先 登录
为什么 VisionFive V1 板上的 JH7100 中并存 NVDLA 引擎和神经网络引擎?
面向嵌入式部署的神经网络优化:模型压缩深度解析
自动驾驶中常提的卷积神经网络是个啥?
CNN卷积神经网络设计原理及在MCU200T上仿真测试
NMSIS神经网络库使用介绍
在Ubuntu20.04系统中训练神经网络模型的一些经验
CICC2033神经网络部署相关操作
液态神经网络(LNN):时间连续性与动态适应性的神经网络
神经网络的并行计算与加速技术
12个将神经网络画地更好看的工具
评论