Browse Source

Add CNN tips

pull/1/MERGE
bushuhui 5 years ago
parent
commit
bc1a9d1443
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tips/构建深度神经网络的一些实战建议.md

+ 1
- 2
tips/构建深度神经网络的一些实战建议.md View File

@@ -8,9 +8,8 @@


更多详细的深度学习技巧等可以参考: 更多详细的深度学习技巧等可以参考:
* [Machine Learning Yearning 中文版 - 《机器学习训练秘籍》](https://github.com/deeplearning-ai/machine-learning-yearning-cn) ([在线阅读](https://deeplearning-ai.github.io/machine-learning-yearning-cn/)) * [Machine Learning Yearning 中文版 - 《机器学习训练秘籍》](https://github.com/deeplearning-ai/machine-learning-yearning-cn) ([在线阅读](https://deeplearning-ai.github.io/machine-learning-yearning-cn/))

* [33个神经网络「炼丹」技巧](https://www.toutiao.com/a6761273383452672524) * [33个神经网络「炼丹」技巧](https://www.toutiao.com/a6761273383452672524)
* [卷积神经网络中10大拍案叫绝的操作](https://www.toutiao.com/i6830385118226416135/)
* Image Segmentation: Tips and Tricks from 39 Kaggle Competitions (2020) * Image Segmentation: Tips and Tricks from 39 Kaggle Competitions (2020)
- https://neptune.ai/blog/image-segmentation-tips-and-tricks-from-kaggle-competitions - https://neptune.ai/blog/image-segmentation-tips-and-tricks-from-kaggle-competitions
- https://www.jiqizhixin.com/articles/2020-05-01 - https://www.jiqizhixin.com/articles/2020-05-01


Loading…
Cancel
Save