查看原文
其他

如何画出漂亮的神经网络图?神经网络可视化工具集锦搜集

TJ君 2022-12-21

大家好,我是TJ

一个励志推荐10000款开源项目与工具的程序员

转载自:深度学习初学者
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/


往期推荐


点击下方卡片,关注公众号“TJ君

每天了解一个牛x、好用、有趣的东东


您可能也对以下帖子感兴趣

文章有问题?点此查看未经处理的缓存