:book: [译] 数据科学和人工智能技术笔记
Last updated Jun 26, 2026
181
Stars
53
Forks
0
Issues
0
Stars/day
Attention Score
53
Language breakdown
CSS 52.0%
JavaScript 43.9%
HTML 3.9%
Shell 0.1%
Dockerfile 0.1%
▸ Files
click to expand
README
数据科学和人工智能技术笔记
作者:Chris Albon>
译者:飞龙>
协议:CC BY-NC-SA 4.0>
两种方法可以编写无错误的程序;只有第三种方法有效——艾伦·J·佩利
下载
Docker
docker pull apachecn0/ds-ai-tech-notes
docker run -tid -p <port>:80 apachecn0/ds-ai-tech-notes
访问 http://localhost:{port} 查看文档
PYPI
pip install ds-ai-tech-notes
ds-ai-tech-notes <port>
访问 http://localhost:{port} 查看文档
NPM
npm install -g ds-ai-tech-notes
ds-ai-tech-notes <port>
访问 http://localhost:{port} 查看文档
赞助我

🔗 More in this category