分享几款画神经网络图神器,喜欢欢迎点赞、关注、收藏。
1. draw_convnet一个用于画卷积神经网络的Python脚本
https://github.com/gwding/draw_convnet
2. NNSVGhttp://alexlenail.me/NN-SVG/LeNet.html
3. PlotNeuralNethttps://github.com/HarisIqbal88/PlotNeuralNet
使用latex 来展示神经网络
4. Tensorboardhttps://www.tensorflow.org/tensorboard/graphs
5. Caffehttps://github.com/BVLC/caffe/blob/master/python/caffe/draw.py
使用Caffe/draw.py
6.Matlabhttp://www.mathworks.com/help/nnet/ref/view.html
7.Keras.jshttps://transcranial.github.io/keras-js/#/inception-v3
8. DotNethttps://github.com/martisak/dotnets
9. Graphvizhttp://www.graphviz.org/
10. ConXhttps://conx.readthedocs.io/en/latest/index.html
11. ENNUIhttps://math.mit.edu/ennui/
12. Neataptichttps://wagenaartje.github.io/neataptic/
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)