# 数据科学和人工智能技术笔记 > 作者:[Chris Albon](https://chrisalbon.com/) > > 译者:[飞龙](https://github.com/wizardforcel) > > 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) > > 两种方法可以编写无错误的程序;只有第三种方法有效——艾伦·J·佩利 + [ApacheCN 机器学习交流群 629470233](http://shang.qq.com/wpa/qunwpa?idkey=30e5f1123a79867570f665aa3a483ca404b1c3f77737bc01ec520ed5f078ddef) + [ApacheCN 学习资源](http://www.apachecn.org/) + [在线阅读](https://dsai-notes.apachecn.org) + [在线阅读(Gitee)](https://apachecn.gitee.io/ds-ai-tech-notes/) + [PDF格式](https://www.gitbook.com/download/pdf/book/wizardforcel/ds-ai-tech-notes) + [EPUB格式](https://www.gitbook.com/download/epub/book/wizardforcel/ds-ai-tech-notes) + [MOBI格式](https://www.gitbook.com/download/mobi/book/wizardforcel/ds-ai-tech-notes) + [代码仓库](https://github.com/apachecn/ds-ai-tech-notes) ## 下载 ### Docker ``` docker pull apachecn0/ds-ai-tech-notes docker run -tid -p :80 apachecn0/ds-ai-tech-notes # 访问 http://localhost:{port} 查看文档 ``` ### PYPI ``` pip install ds-ai-tech-notes ds-ai-tech-notes # 访问 http://localhost:{port} 查看文档 ``` ### NPM ``` npm install -g ds-ai-tech-notes ds-ai-tech-notes # 访问 http://localhost:{port} 查看文档 ``` ## 赞助我 ![](http://ww1.sinaimg.cn/large/841aea59ly1fx0qnvulnjj2074074747.jpg)