wz121

How to install the NVIDIA drivers on Ubuntu
https://linuxconfig.org/install-the-latest-nvidia-linux-driver
https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux

https://tensorflow.google.cn/install/source

CUDA
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=runfilelocal
CUDNN
https://developer.nvidia.com/rdp/cudnn-archive

1:How to Install the Latest Nvidia Linux Driver step by step
lspci -vnn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA controller])

编译
https://blog.csdn.net/fortiy/article/details/80346043

ubuntu 16.04 SSH连接gitlab(解决permission denied问题)
https://blog.csdn.net/u012614287/article/details/89462535

pip install future
https://blog.csdn.net/sinat_28442665/article/details/85325232

你可能感兴趣的:(wz121)