https://github.com/apachecn/ds-ai-tech-notes
:book: [译] 数据科学和人工智能技术笔记
https://github.com/apachecn/ds-ai-tech-notes
ai data-science matplotlib notes numpy python sklearn
Last synced: 6 months ago
JSON representation
:book: [译] 数据科学和人工智能技术笔记
- Host: GitHub
- URL: https://github.com/apachecn/ds-ai-tech-notes
- Owner: apachecn
- License: other
- Created: 2018-11-09T06:00:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T10:45:43.000Z (about 3 years ago)
- Last Synced: 2024-12-12T20:38:29.182Z (6 months ago)
- Topics: ai, data-science, matplotlib, notes, numpy, python, sklearn
- Language: CSS
- Homepage: https://dsai-notes.apachecn.org/
- Size: 2.04 MB
- Stars: 168
- Watchers: 44
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 数据科学和人工智能技术笔记
> 作者:[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} 查看文档
```## 赞助我
