如何画出漂亮的神经网络图?
Posted 人工智能博士
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何画出漂亮的神经网络图?相关的知识,希望对你有一定的参考价值。
点上方人工智能算法与Python大数据获取更多干货
在右上方 ··· 设为星标 ★,第一时间获取资源
仅做学术分享,如有侵权,联系删除
转载于 :Github
https://github.com/ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
1. draw_convnet
一个用于画卷积神经网络的Python脚本
https://github.com/gwding/draw_convnet
2. NNSVG
http://alexlenail.me/NN-SVG/LeNet.html
3. PlotNeuralNet
https://github.com/HarisIqbal88/PlotNeuralNet
使用latex 来展示神经网络
4. Tensorboard
https://www.tensorflow.org/tensorboard/graphs
5. Caffe
https://github.com/BVLC/caffe/blob/master/python/caffe/draw.py
使用Caffe/draw.py
6.Matlab
http://www.mathworks.com/help/nnet/ref/view.html
7.Keras.js
https://transcranial.github.io/keras-js/#/inception-v3
8. DotNet
https://github.com/martisak/dotnets
9. 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/
---------♥---------
声明:本内容来源网络,版权属于原作者
图片来源网络,不代表本公众号立场。如有侵权,联系删除
AI博士私人微信,还有少量空位
点个在看支持一下吧
以上是关于如何画出漂亮的神经网络图?的主要内容,如果未能解决你的问题,请参考以下文章