1、ConvNetDraw,一个在线工具,可以绘制卷积神经网络,链接为:https://cbovar.github.io/ConvNetDraw/
2、PlotNeuralNet,一个使用Latex绘制神经网络的工具,主要面向卷积神经网络。
提示:相比其他的绘图软件,这款软件是最漂亮的。
3、draw_convnet,一个用于画卷积神经网络的Python脚本,链接为:https://github.com/gwding/draw_convnet
4、NN-SVG,一个在线工具,可以绘制神经网络,链接为:https://alexlenail.me/NN-SVG/index.html
5、Graphviz,链接为:http://www.graphviz.org/
6、visio