Skip to content

Commit 9d66b97

Browse files
authored
Update
Update
1 parent 5c0fa12 commit 9d66b97

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

README.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,34 @@
1-
这里是学习 Python 的乐园,涉及 Python基础、网络爬虫、机器学习、深度学习
1+
这里是学习 Python 的乐园,涉及 Python 基础、数据结构、网络爬虫、机器学习、深度学习、面试经验,我会逐渐完善它,持续输出!
22

3-
原创文章每周最少两篇,文章公众号首发,大家可以[【公众号】](#公众号)去提意见(别忘给个**Star**呦)。
3+
原创文章每周最少两篇,**后续最新文章**会在[【公众号】](#公众号)首发,大家可以加我[【微信】](#微信)去提意见,欢迎**Star**
4+
5+
<p align="center">
6+
<a href="#微信" target="_blank"><img src="https://img.shields.io/badge/weChat-微信群-blue.svg" alt="微信群"></a>
7+
<a href="#公众号" target="_blank"><img src="https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-Jack%20Cui-lightgrey.svg" alt="公众号"></a>
8+
<a href="https://blog.csdn.net/c406495762" target="_blank"><img src="https://img.shields.io/badge/csdn-CSDN-red.svg" alt="投稿"></a>
9+
<a href="https://www.zhihu.com/people/Jack--Cui" target="_blank"><img src="https://img.shields.io/badge/zhihu-知乎-informational" alt="投稿"></a>
10+
<a href="https://juejin.im/user/5ea2ca74e51d4546b50d5f9f" target="_blank"><img src="https://img.shields.io/badge/juejin-掘金-blue.svg" alt="投稿"></a>
11+
</p>
412

513
# 目录(善用Ctrl+F)
614

7-
注:文章持续更新完善中,敬请期待!
15+
注:文章正在逐渐完善,持续更新中,敬请期待!
816

917
* 网络爬虫
1018
* [Python3 网络爬虫(一):初识网络爬虫之夜探老王家](https://mp.weixin.qq.com/s/1rcq9RQYuAuHFg1w1j8HXg)
1119
* [Python3 网络爬虫(二):下载小说的正确姿势](https://mp.weixin.qq.com/s/5e2_r0QXUISVp9GdDsqbzg)
1220
* [Python3 网络爬虫(三):漫画下载,动态加载、反爬虫这都不叫事!](https://mp.weixin.qq.com/s/wyS-OP04K3Vs9arSelRlyA)
1321
* [Python3 网络爬虫(四):视频下载,那些事儿!](https://mp.weixin.qq.com/s/_geNA6Dwo4kx25X7trJzlg)
14-
* 更新中...
22+
* 更新ing...
1523
* Pytorch深度学习实战
1624
* [Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
1725
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
1826
* [Pytorch深度学习实战教程(三):UNet模型训练](https://mp.weixin.qq.com/s/7FY77k3xtK-UyfoXpFXgBQ)
1927
* [Pytorch深度学习实战教程(四):必知必会的炼丹法宝](https://mp.weixin.qq.com/s/RhvCeesbzAQmK0yv8D6LjQ)
20-
* 更新中...
21-
* 趣味实验室
28+
* 更新ing...
29+
* AI 实验室
2230
* [百变人脸,趣味容颜,ALAE 人脸玩出新高度!](https://mp.weixin.qq.com/s/9C8OY7bchZNfqUCFSFuhjQ)
31+
* 更新ing...
2332
* Tensorflow深度学习实战
2433
* [Tensorflow实战(一):打响深度学习的第一枪 – 手写数字识别(Tensorboard可视化)](https://cuijiahua.com/blog/2018/01/dl_4.html)
2534
* [Tensorflow实战(二):Discuz验证码识别](https://cuijiahua.com/blog/2018/01/dl_5.html)
@@ -45,17 +54,19 @@
4554
* [深度学习实战教程(五):循环神经网络](https://cuijiahua.com/blog/2018/12/dl-11.html)
4655
* [深度学习实战教程(六):长短时记忆网络(LSTM)](https://cuijiahua.com/blog/2019/01/dl-12.html)
4756
* [深度学习实战教程(七):递归神经网络](https://cuijiahua.com/blog/2019/02/dl-13.html)
57+
* 数据结构与算法基础
58+
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
59+
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
60+
* [剑指Offer系列刷题笔记汇总](https://cuijiahua.com/blog/2018/02/basis_67.html)
4861
* 算法面经
4962
* [春招算法实习面试经验总结](https://cuijiahua.com/blog/2018/04/life_2.html)
5063
* [春招视觉算法实习面经](https://cuijiahua.com/blog/2019/11/life-52.html)
5164
* 更新中...
52-
5365
* 福利
5466
* [电子书](https://github.com/Jack-Cherish/PythonPark/blob/master/docs/resource/%E7%94%B5%E5%AD%90%E4%B9%A6.md)
5567

5668
更多内容,敬请期待!
5769

58-
# 公众号
70+
<a name="微信"></a> <a name="公众号"></a>
5971

6072
![公众号](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg)
61-

0 commit comments

Comments
 (0)