1、深度学习环境配置相关下载地址整理(cuda、cudnn、torch、miniconda、pycharm、torchvision等)

一、深度学习环境配置相关:
1、cuda:https://developer.nvidia.com/cuda-toolkit-archive
2、cudnn:https://developer.nvidia.com/rdp/cudnn-archive
4、miniconda:https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/?C=S
5、pycharm:https://www.jetbrains.com.cn/pycharm/download/?section=linux
6、pytorch: https://download.pytorch.org/whl/torch/
7、torchvision: https://download.pytorch.org/whl/torchvision/
8、opencv:https://opencv.org/releases/
二、其他
1、gihub: https://github.com/
2、cmake:https://cmake.org/files/
3、mingw: https://sourceforge.net/projects/mingw-w64/files/
4、gitee:https://gitee.com/?from=blog

你可能感兴趣的:(环境配置,深度学习,pycharm,人工智能)