Skip to content

Commit 1751af6

Browse files
committed
添加Python for LLM分类到中文版,完善导航结构
1 parent 40e8a01 commit 1751af6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README_cn.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ https://flypython.com
1313
## 📚 快速导航
1414

1515
1. [Python新闻](#python新闻)
16+
1. [Python for LLM](#python-for-llm)
1617
1. [Python书籍列表](#python书籍列表)
1718
1. [Python课程列表](#python课程列表)
1819
1. [数据科学](#数据科学)
@@ -53,6 +54,13 @@ https://flypython.com
5354
- [learn python](https://www.reddit.com/r/learnpython/)
5455
- [python tips](https://www.reddit.com/r/pythontips/)
5556

57+
### Python for LLM
58+
59+
- [Python人工智能和机器学习学习路径](https://realpython.com/learning-paths/machine-learning-python/)
60+
- [LangChain Python文档](https://python.langchain.com/docs/get_started/introduction/)
61+
- [OpenAI Python库](https://github.com/openai/openai-python)
62+
- [使用Python构建LLM应用程序](https://www.deeplearning.ai/short-courses/)
63+
5664
### Python书籍列表
5765

5866
#### 初学者

0 commit comments

Comments
 (0)