线性回归、逻辑回归、cnn、lstm、faster-rcnn等等算法学习笔记

文档及代码地址在个人github上:(https://github.com/duanyzhi)

Blog:https://duanyzhi.github.io/

仅供学习,发现错误还请留言指出

1. 线性回归

2. 逻辑回归

3. cnn(BP)

4. LSTM(BP)

5.Faster Rcnn(知乎:https://zhuanlan.zhihu.com/p/35922980)

...

猜你喜欢

转载自blog.csdn.net/md2017/article/details/79557538