
深度学习
林下的码路
华中科技大学研究生,热爱算法,喜欢编程。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
一文搞懂交叉熵在机器学习中的使用,透彻理解交叉熵背后的直觉
交叉熵讲解好文: https://blog.youkuaiyun.com/tsyccnh/article/details/79163834转载 2019-05-11 10:18:34 · 290 阅读 · 0 评论 -
卷积层大小计算公式
Given: our input layer has a width ofWand a height ofH our convolutional layer has a filter sizeF we have a stride ofS a padding ofP and the number of filtersK, the following formula gives...转载 2019-06-11 16:49:46 · 873 阅读 · 0 评论