README.md 6.7 KB
Newer Older
M
MaoXianxin 已提交
1
# Python专题
M
MaoXianxin 已提交
2

M
MaoXianxin 已提交
3
## 爬虫
M
MaoXianxin 已提交
4

M
MaoXianxin 已提交
5 6 7
| 项目名称         | 项目链接                                    |
| ---------------- | ------------------------------------------- |
| hihell/python120 | https://codechina.csdn.net/hihell/python120 |
M
MaoXianxin 已提交
8

M
MaoXianxin 已提交
9
## 技术路线图
M
MaoXianxin 已提交
10

M
MaoXianxin 已提交
11 12
| 项目名称                                 | 项目链接                                                     |
| ---------------------------------------- | ------------------------------------------------------------ |
M
MaoXianxin 已提交
13
| codechina/developer-roadmap/python/intro | https://codechina.gitcode.host/developer-roadmap/python/intro/ |
M
MaoXianxin 已提交
14

M
MaoXianxin 已提交
15
## 图像处理
M
MaoXianxin 已提交
16

M
MaoXianxin 已提交
17 18 19 20
| 项目名称                                        | 项目链接                                                     |
| ----------------------------------------------- | ------------------------------------------------------------ |
| mirrors/eastmountyxz/imageprocessing-python     | https://codechina.csdn.net/mirrors/eastmountyxz/imageprocessing-python |
| mirrors/dbeker/faster-rcnn-tensorflow-python3.5 | https://codechina.csdn.net/mirrors/dbeker/faster-rcnn-tensorflow-python3.5 |
M
MaoXianxin 已提交
21

M
MaoXianxin 已提交
22
## 学习资源汇总
M
MaoXianxin 已提交
23

M
MaoXianxin 已提交
24 25 26 27 28
| 项目名称                           | 项目链接                                                     |
| ---------------------------------- | ------------------------------------------------------------ |
| mirrors/jack-cherish/pythonpark    | https://codechina.csdn.net/mirrors/jack-cherish/pythonpark   |
| mirrors/jackfrued/python-100-days  | https://codechina.csdn.net/mirrors/jackfrued/Python-100-Days |
| mirrors/busyyang/python_sound_open | https://codechina.csdn.net/mirrors/busyyang/python_sound_open |
M
MaoXianxin 已提交
29
| mirrors/jiayangwu/leetcode-python  | https://codechina.csdn.net/mirrors/JiayangWu/LeetCode-Python |
M
MaoXianxin 已提交
30

M
MaoXianxin 已提交
31
## 练手项目
M
MaoXianxin 已提交
32

M
MaoXianxin 已提交
33 34 35 36
| 项目名称                                                     | 项目链接                                                     |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
| qq_42279468/python_pet2_liqiujian                            | https://codechina.csdn.net/qq_42279468/python_pet2_liqiujian |
| mirrors/yangshangqi/the-python-code-implements-aircraft-warfare | https://codechina.csdn.net/mirrors/yangshangqi/The-Python-code-implements-aircraft-warfare |
M
MaoXianxin 已提交
37
| 10 Interesting Python Programs with Code                     | https://levelup.gitconnected.com/10-interesting-python-programs-with-code-b676181a2d1a |
M
MaoXianxin 已提交
38

M
MaoXianxin 已提交
39
## 点云
M
MaoXianxin 已提交
40 41 42 43 44

| 项目名称                    | 项目链接                                               |
| --------------------------- | ------------------------------------------------------ |
| mirrors/strawlab/python-pcl | https://codechina.csdn.net/mirrors/strawlab/python-pcl |

M
MaoXianxin 已提交
45 46
## 自然语言处理文章

M
MaoXianxin 已提交
47 48 49 50 51
| 文章名称                                                     | 文章链接                                                  |
| ------------------------------------------------------------ | --------------------------------------------------------- |
| Natural language processing                                  | https://en.wikipedia.org/wiki/Natural_language_processing |
| Terminology extraction                                       | https://en.wikipedia.org/wiki/Terminology_extraction      |
| 解读知识图谱的2020 : 技术成熟度飞速跃升,与产业互联结合更加紧密 | https://www.gridsum.com/about/newsinfo/2062.html          |
M
MaoXianxin 已提交
52

M
MaoXianxin 已提交
53 54 55 56 57 58
## 计算机视觉文章

| 文章名称                                            | 文章链接                                                     |
| --------------------------------------------------- | ------------------------------------------------------------ |
| Build Your Own Convolution Neural Network in 5 mins | https://towardsdatascience.com/build-your-own-convolution-neural-network-in-5-mins-4217c2cf964f |

M
MaoXianxin 已提交
59 60 61 62 63 64
## Pytorch入门教程

| 教程名称                                      | 教程链接                                                     |
| --------------------------------------------- | ------------------------------------------------------------ |
| DEEP LEARNING WITH PYTORCH: A 60 MINUTE BLITZ | https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html |

M
MaoXianxin 已提交
65 66 67 68 69 70
## 文本分析工具

| 工具名称      | 链接                         |
| ------------- | ---------------------------- |
| Sketch Engine | https://www.sketchengine.eu/ |

M
MaoXianxin 已提交
71 72 73 74 75 76 77 78 79 80 81 82 83 84
# 云原生专题

## 科普文章

| 文章名称                           | 文章链接                                   |
| ---------------------------------- | ------------------------------------------ |
| 什么是云原生?这回终于有人讲明白了 | https://juejin.cn/post/6844904197859590151 |

## 书籍

| 书籍名称                                                     | 书籍链接                                  |
| ------------------------------------------------------------ | ----------------------------------------- |
| Kubernetes Handbook——Kubernetes 中文指南/云原生应用架构实践手册 | https://jimmysong.io/kubernetes-handbook/ |

M
MaoXianxin 已提交
85 86 87 88 89 90
## 学习资源汇总

| 项目名称             | 项目链接                                   |
| -------------------- | ------------------------------------------ |
| Awesome Cloud Native | https://jimmysong.io/awesome-cloud-native/ |

M
MaoXianxin 已提交
91
# 开发工具专题
M
MaoXianxin 已提交
92 93 94 95 96 97 98

## 代码自动补全

| 工具名称       | 工具链接                    |
| -------------- | --------------------------- |
| GitHub Copilot | https://copilot.github.com/ |

M
MaoXianxin 已提交
99 100 101 102 103 104
## Jupyter notebook

| 文章名称                             | 文章链接                                                     |
| ------------------------------------ | ------------------------------------------------------------ |
| 10 Must-Know Jupyter Notebook Tricks | https://betterprogramming.pub/10-must-know-jupyter-notebook-tricks-51baea31922 |

M
Git  
MaoXianxin 已提交
105 106 107 108 109 110
## Git

| 文章名称                 | 文章链接                                                     |
| ------------------------ | ------------------------------------------------------------ |
| Git                      | https://en.wikipedia.org/wiki/Git                            |
| Git新手入門教學 – part 1 | https://kopu.chat/2017/01/18/git%E6%96%B0%E6%89%8B%E5%85%A5%E9%96%80%E6%95%99%E5%AD%B8-part-1/ |
M
Git  
MaoXianxin 已提交
111
| Git新手入門教學 – part 2 | https://kopu.chat/2017/01/18/git%E6%96%B0%E6%89%8B%E5%85%A5%E9%96%80%E6%95%99%E5%AD%B8-part-2/ |
M
Git  
MaoXianxin 已提交
112

M
MaoXianxin 已提交
113 114 115 116 117 118 119 120
# 大赛专题

## 天池

| 赛事名称                               | 赛事链接                                                    |
| -------------------------------------- | ----------------------------------------------------------- |
| 第一届“英特尔创新大师杯”深度学习挑战赛 | https://tianchi.aliyun.com/specials/promotion/xeonchallenge |