可视化工具小仓库
May 30, 2020, 10:48 p.m.
最近整理了一些关于怎么论文画图的资料,
趁热打铁,
赶紧记录一下,
防止我的臭记性在写论文的时候抓瞎!!!
深度学习网络图
- Github: https://github.com/zfrenchee Demo: http://alexlenail.me/NN-SVG/
- Github [个人喜欢的风格]: https://github.com/HarisIqbal88/PlotNeuralNet
- Github:https://github.com/jettan/tikz_cnn
- Github [比较简单]:https://cbovar.github.io/ConvNetDraw/
- Github [黑白,适合论文]:https://github.com/gwding/draw_convne
- Github: https://github.com/yu4u/convnet-drawer
- Github: https://github.com/ethereon/netscope
- Github[仅仅有趣,hahah]: http://scs.ryerson.ca/~aharley/vis/conv/
ML框图要素/模板库
Python 可视化速查
对数据科学有帮助的库(来自kaggle讨论区)
线性代数矩阵可视化
相关性矩阵可视化
降维可视化工具
- Github: https://github.com/maxfrenzel/CompressionVAE, 博客:https://towardsdatascience.com/compressionvae-a-powerful-and-versatile-alternative-to-t-sne-and-umap-5c50898b8696