pytorch环境安装

1.conda create -n new_fjj python=3.7.11

2.conda activate new_fjj

3.conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch

4.pip install jupyter

5.jupyter notebook

pip install SimpleITK

pip install pandas

pip install tqdm

pip install scipy

pip install diskcache

pip install cassandra-driver

你可能感兴趣的:(ai,pytorch,深度学习,python)