File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ https://flypython.com
13
13
## 📚 快速导航
14
14
15
15
1 . [ Python新闻] ( #python新闻 )
16
+ 1 . [ Python for LLM] ( #python-for-llm )
16
17
1 . [ Python书籍列表] ( #python书籍列表 )
17
18
1 . [ Python课程列表] ( #python课程列表 )
18
19
1 . [ 数据科学] ( #数据科学 )
@@ -53,6 +54,13 @@ https://flypython.com
53
54
- [ learn python] ( https://www.reddit.com/r/learnpython/ )
54
55
- [ python tips] ( https://www.reddit.com/r/pythontips/ )
55
56
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
+
56
64
### Python书籍列表
57
65
58
66
#### 初学者
You can’t perform that action at this time.
0 commit comments