当前位置: 首页 > 科技观察

写论文必备的12个神经网络可视化工具

时间:2023-03-18 15:33:40 科技观察

本文介绍了12个更好画神经网络的工具。1.draw_convnet绘制卷积神经网络的Python脚本链接:https://github.com/gwding/draw_convnet2。NNSVG链接:http://alexlenail.me/NN-SVG/LeNet.html3。PlotNeuralNet链接:https://github.com/HarisIqbal88/PlotNeuralNet使用latex展示神经网络4.Tensorboard链接:https://www.tensorflow.org/tensorboard/graphs5.Caffe链接:https://github.com/BVLC/caffe/blob/master/python/caffe/draw.py使用Caffe/draw.py6.Matlab链接:http://www.mathworks.com/help/nnet/ref/view.html7.Keras.js链接:https://transcranial.github.io/keras-js/#/inception-v38。DotNet链接:https://github.com/martisak/dotnets9。Graphviz链接:http://www.graphviz.org/10。ConX链接:https://conx.readthedocs.io/en/latest/index.html11。ENNUI链接:https://math.mit.edu/ennui/12。Neataptic链接:https://wagenaartje.github.io/neataptic/