Skip to content

Commit d9c0ff6

Browse files
authored
Update README.md
1 parent bc7a100 commit d9c0ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Note: the project aims at imitating the well-implemented algorithms in [Deep Lea
1717

1818
### CNN Models
1919
- 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)]
2021

2122

2223

@@ -59,3 +60,4 @@ You can find more practical examples with tensorflow here:
5960
### If you benefit from the tutorial, please make a small donation by WeChat sweep.
6061
![weichat](https://github.com/xiaohu2015/DeepLearning_tutorials/blob/master/results/weichat.jpg)
6162
## 微信号:xiaoxiaohu1994
63+
## 欢迎关注微信公众号:机器学习算法全栈工程师(Jeemy110)

0 commit comments

Comments
 (0)