来源于Github,搜集于网络
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/

欢迎扫码关注:

本文列举了多种用于绘制和理解神经网络结构的工具,包括draw_convnet、NNSVG、PlotNeuralNet、Tensorboard、Caffe/draw.py、Matlab、Keras.js、DotNet、Graphviz、ConX、ENNUI和Neataptic。这些工具提供不同的方式来展示和交互式探索神经网络模型,帮助开发者和研究人员更好地理解和优化他们的模型。
546

被折叠的 条评论
为什么被折叠?



