首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >如何画出漂亮的神经网络图?

如何画出漂亮的神经网络图?

作者头像
起笔
发布2020-07-02 17:38:32
发布2020-07-02 17:38:32
2.2K0
举报
文章被收录于专栏:逆锋起笔逆锋起笔

转载于: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/
本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2020-06-30,如有侵权请联系 cloudcommunity@tencent.com 删除
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档