深度学习笔记(持续更新)

来源:互联网 发布:数控车床软件编程 编辑:程序博客网 时间:2024/06/08 02:59

网络可视化工具:
http://ethereon.github.io/netscope/#/editor

很好的一篇GAN讲解:
http://blog.csdn.net/on2way/article/details/72773771

caffe训练流程之源码解析:
http://blog.csdn.net/lanxuecc/article/details/53186613

RNN :
https://www.zybuluo.com/hanbingtao/note/541458

何凯明的深度残差网络PPT:
https://www.leiphone.com/news/201608/vhqwt5eWmUsLBcnv.html

caffe搭建resnet:
http://www.cnblogs.com/Charles-Wan/p/6535395.html

caffe中的数据结构解析:
http://blog.csdn.net/buyi_shizi/article/details/51499869