深度学习环境配置(python)

自己整理一些链接资料,方便查找(持续更新,再整理)

1.cudnn下载地址

https://developer.nvidia.com/rdp/cudnn-archive#a-collapse51bKN8CaP%2BrFX5XyIL9C8sxSFAfynWAx4RlF1WrsxI&rqlang=cn

2.tensorflow、cudn,cudnn版本对应

https://blog.csdn.net/omodao1/article/details/83241074

3.windows下cudn安装

https://blog.csdn.net/LETUTU/article/details/81237081

4.tensorflow-gpu搭建

https://blog.csdn.net/sinat_21591675/article/details/82596408

5.pycharm专业版破解补丁激活(目前以visual2015版本可以,但是visual2017出现问题,提示激活码无效)

https://blog.csdn.net/u014044812/article/details/78727496

6.pycharm远程调用服务器

https://blog.csdn.net/yeler082/article/details/83818771

7.Windows Server 2016远程桌面服务配置和授权激活

https://blog.csdn.net/h8178/article/details/78354248

8.配置Windows Server 2008/2012/2016允许2个用户同时远程桌面

https://www.cnblogs.com/fjping0606/p/8919038.html

9.windows下启动ssh-agent

https://www.cnblogs.com/crb912/p/9987590.html

 

你可能感兴趣的:(深度学习环境配置(python))