科学网

 找回密码
  注册
置顶 · [ubuntu]常用软件安装与配置
2017-4-8 19:52
1.chrome 登录 http://www.ubuntuchrome.com/ 下载deb包双击安装即可 2.为知笔记 打开终端,通过官方PPA仓库安装 sudo add-apt-repository ppa:wiznote-team sudo apt-get update sudo apt-get install wiznote 3.shadowsocks 打开终端,通过官方PPA仓库安装 sudo add-apt-repository ppa:hzwhuang/ss-qt5 ...
个人分类: ubuntu|7540 次阅读|没有评论
置顶 · [深度学习]Ubuntu18.04配置深度学习环境Pytorch1.0+CUDA10+NVIDA驱动
2018-12-4 20:35
Ubuntu18.04 Install Pytorch 安装NVIDA GPU显卡驱动 1. 查询显卡型号 2. 官网 下载适合自己显卡的驱动.run文件 3. 卸载原有的NVIDIA驱动,sudo apt-get remove --purge nvidia* sudo apt-get autoremove;如果是使用官网下载的.run驱动,找到安装文件sudo ./***.run --uninstall 4.禁用nouvea ...
个人分类: 深度学习|8886 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2026-3-1 13:50

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部