本期介绍几个可以轻松可视化神经网络的工具,可以用作论文中的画模型图,还可以平日里加深自己对网络的理解。

1  draw_convnet

一个用于画卷积神经网络的Python脚本

  • https://github.com/gwding/draw_convnet

12个神经网络可视化工具,很酷!_tensorflow

2  NNSVG

  • http://alexlenail.me/NN-SVG/LeNet.html

12个神经网络可视化工具,很酷!_神经网络_02

12个神经网络可视化工具,很酷!_神经网络_03

12个神经网络可视化工具,很酷!_可视化_04

3  PlotNeuralNet

  • https://github.com/HarisIqbal88/PlotNeuralNet

使用latex 来展示神经网络

12个神经网络可视化工具,很酷!_可视化_05

4  Tensorboard

  • https://www.tensorflow.org/tensorboard/graphs

12个神经网络可视化工具,很酷!_可视化_06

5  Caffe

  • https://github.com/BVLC/caffe/blob/master/python/caffe/draw.py

使用Caffe/draw.py

12个神经网络可视化工具,很酷!_caffe_07

6  Matlab

  • http://www.mathworks.com/help/nnet/ref/view.html

12个神经网络可视化工具,很酷!_可视化_08

7  Keras.js

  • https://transcranial.github.io/keras-js/#/inception-v3

12个神经网络可视化工具,很酷!_tensorflow_09

8  DotNet

  • https://github.com/martisak/dotnets

12个神经网络可视化工具,很酷!_caffe_10

9  Graphviz

  • http://www.graphviz.org/

12个神经网络可视化工具,很酷!_可视化_11

10  ConX

  • https://conx.readthedocs.io/en/latest/index.html

12个神经网络可视化工具,很酷!_可视化_12

11  ENNUI 

  • https://math.mit.edu/ennui/

12个神经网络可视化工具,很酷!_神经网络_13

12  Neataptic

  • https://wagenaartje.github.io/neataptic/

12个神经网络可视化工具,很酷!_caffe_14