补充资料.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2021-06-07 10:34:07 +08:00
parent 3b9159bb7a
commit 132861f628
2 changed files with 5 additions and 0 deletions

View File

@ -73,6 +73,9 @@
## 机器学习与人工智能
* [格物钛-公开数据集](https://gas.graviti.cn/open-datasets)
* [Model Zoo](https://modelzoo.co/)
* [Paddle](https://www.paddlepaddle.org.cn/)
* [Paddle AI Studio](https://aistudio.baidu.com/aistudio)
* [Python 机器学习基础教程](https://www.92python.com/ml/)
* [Pandas: 强大的 Python 数据分析支持库](https://www.pypandas.cn/docs/)
* [Mathematics for Machine Learning](https://mml-book.github.io/)

View File

@ -24,10 +24,12 @@ python3 setup.py install
## 3.常用 Python 包
* lxml
* matplotlib
* notebook
* numpy
* opencv-python
* protobuf
* scikit-learn
* scipy
* sklearn