2022.320.0 • Published 2 years ago

ds-ai-tech-notes v2022.320.0

Weekly downloads
2
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

数据科学和人工智能技术笔记

作者: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} 查看文档

赞助我

npm.io