File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Note: the project aims at imitating the well-implemented algorithms in [Deep Lea
17
17
18
18
### CNN Models
19
19
- MobileNet [[ self] ( https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/CNNs/MobileNet.py ) [ paper] ( https://arxiv.org/abs/1704.04861 ) [ ref] ( https://github.com/Zehaos/MobileNet/blob/master/nets/mobilenet.py )]
20
+ - SqueezeNet [[ self] ( https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/CNNs/SqueezeNet.py ) [ paper] ( https://arxiv.org/abs/1602.07360 )]
20
21
21
22
22
23
@@ -59,3 +60,4 @@ You can find more practical examples with tensorflow here:
59
60
### If you benefit from the tutorial, please make a small donation by WeChat sweep.
60
61
![ weichat] ( https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/results/weichat.jpg )
61
62
## 微信号:xiaoxiaohu1994
63
+ ## 欢迎关注微信公众号:机器学习算法全栈工程师(Jeemy110)
You can’t perform that action at this time.
0 commit comments