历史性突破的AlexNet卷积神经网络的学习和使用

文章目录

0引言

AlexNet论文链接:http://www.cs.toronto.edu/~fritz/absps/imagenet.pdf
AlexNet caffe 代码链接:https://github.com/BVLC/caffe/tree/master/models/bvlc_alexnet

reference:

https://blog.csdn.net/Sakura55/article/details/81559881#%E4%B8%80-cnn%E7%BB%93%E6%9E%84%E6%BC%94%E5%8C%96%E5%8E%86%E5%8F%B2%E7%9A%84%E5%9B%BE

https://blog.csdn.net/luoluonuoyasuolong/article/details/81750190

https://www.zybuluo.com/rianusr/note/1419006

https://blog.csdn.net/weixin_41803874/article/details/101011773

先占坑,才有动力尽快学习完

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章