h5py:
pip install h5py
opencv:
pip install opencv-python
progress:
conda install -c conda-forge progress
cudnn:
conda install -c anaconda cudnn
scipy:
pip install scipy
matplotlib:
pip install matplotlib
本文介绍如何使用pip和conda安装科学计算中常用的Python库,包括h5py、opencv-python、scipy、matplotlib等,并提供了cudnn的安装指导。
h5py:
pip install h5py
opencv:
pip install opencv-python
progress:
conda install -c conda-forge progress
cudnn:
conda install -c anaconda cudnn
scipy:
pip install scipy
matplotlib:
pip install matplotlib
2万+
2万+

被折叠的 条评论
为什么被折叠?