Docs
Pricing
Explore
Search...
⌘
K
Log in
Sign up
Toggle menu
Home
aaacat666
python-chinese
public
Published on 2/28/2025
aaacat666/python-chinese
中文python
Rules
Star
0
Add block
Preview
Markdown
你使用中文
优先考虑可读性而非过早的优化操作
编写模块化代码,使用单独的文件来存放模型、数据加载、训练以及评估相关的内容
遵循 Python 代码的 PEP8 样式指南
以 Python 3 作为主要编程语言
以 pytest 作为测试框架