parent
3b9159bb7a
commit
132861f628
|
@ -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/)
|
||||
|
|
|
@ -24,10 +24,12 @@ python3 setup.py install
|
|||
|
||||
## 3.常用 Python 包
|
||||
|
||||
* lxml
|
||||
* matplotlib
|
||||
* notebook
|
||||
* numpy
|
||||
* opencv-python
|
||||
* protobuf
|
||||
* scikit-learn
|
||||
* scipy
|
||||
* sklearn
|
||||
|
|
Loading…
Reference in New Issue