补充 常用 Python 包.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2021-06-04 15:36:54 +08:00
parent 6722340a2e
commit 11cb07b9da
1 changed files with 12 additions and 0 deletions

View File

@ -21,3 +21,15 @@ python2 setup.py install
# 或
python3 setup.py install
```
## 3.常用 Python 包
* matplotlib
* notebook
* numpy
* opencv-python
* scikit-learn
* scipy
* sklearn
* tensorboard
* tensorflow