33 lines
2.0 KiB
Markdown
33 lines
2.0 KiB
Markdown
|
||
|
||
## 简介
|
||
|
||
本项目主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
|
||
|
||
主要包括:
|
||
|
||
- [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage)
|
||
- [数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm)
|
||
- [编程实践(Numpy)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToNumpy)
|
||
- [编程实践(Pandas)](https://github.com/datawhalechina/joyful-pandas)
|
||
- [编程实践(LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification)
|
||
- [编程实践(LeetCode 腾讯精选练习50)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeTencent)
|
||
- [编程实践(Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider)
|
||
|
||
|
||
## 备注
|
||
|
||
有关组队学习的开源内容
|
||
|
||
- [team-learning](https://github.com/datawhalechina/team-learning):主要展示Datawhale的组队学习计划。
|
||
- [team-learning-program](https://github.com/datawhalechina/team-learning-program):主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
|
||
- [team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining):主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。
|
||
- [team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp):主要存储Datawhale组队学习中“自然语言处理”方向的资料。
|
||
- [team-learning-cv](https://github.com/datawhalechina/team-learning-cv):主要存储Datawhale组队学习中“计算机视觉”方向的资料。
|
||
- [team-learning-rs](https://github.com/datawhalechina/team-learning-rs):主要存储Datawhale组队学习中“推荐系统”方向的资料。
|
||
- [team-learning-rl](https://github.com/datawhalechina/team-learning-rl):主要存储Datawhale组队学习中“强化学习”方向的资料。
|
||
|
||
|
||
|
||
|