畫出漂亮的類神經網絡圖!神經網絡可視化工具集錦蒐集
畫出漂亮的類神經網絡圖!神經網絡可視化工具集錦蒐集
資料來源: https://mp.weixin.qq.com/s/XYBMoowlqe15qmkswo1TUg
文字摘要:
01. draw_convnet [一個用於畫卷積神經網絡的Python腳本]
https://github.com/gwding/draw_convnet
02. NNSVG
http://alexlenail.me/NN-SVG/LeNet.html
03. PlotNeuralNet
https://github.com/HarisIqbal88/PlotNeuralNet
04. Tensorboard
https://www.tensorflow.org/tensorboard/graphs
05. Caffe
https://github.com/BVLC/caffe/blob/master/python/caffe/draw.py
06.Matlab
http://www.mathworks.com/help/nnet/ref/view.html
07.Keras.js
https://transcranial.github.io/keras-js/#/inception-v3
08. DotNet
https://github.com/martisak/dotnets
09. 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/
完整圖文: