機械学習をしたくて、PCを用意しました。
CUDAも使えるように nVIDIA のグラボも積んでみました。(型番かかないのは、自慢ができるレベルではないから・・・)
で、インストールしたのが以下のものです。
|
pip install numpy pip install opencv-python pip install scipy pip install matplotlib |
最後の matplotlib のインストールに併せてたくさんのモジュールがインストールされました。
|
pip install pyocr
>pip list Package Version ————— ——– cycler 0.10.0 kiwisolver 1.0.1 matplotlib 2.2.2 numpy 1.14.3 opencv-python 3.4.1.15 pip 10.0.1 pyparsing 2.2.0 python-dateutil 2.7.3 pytz 2018.4 scipy 1.1.0 setuptools 39.0.1 six 1.11.0 |
“Python 会社の環境にインストールしたもの” への 0 件のフィードバック