随笔分类 -  深度学习

深度学习
摘要:深度学习 阅读全文 »
posted @ 2022-09-12 14:24 InsiApple 阅读(36) 评论(0) 推荐(0) 编辑
摘要:深度学习 阅读全文 »
posted @ 2022-08-25 16:13 InsiApple 阅读(362) 评论(0) 推荐(0) 编辑
摘要:虚拟机 阅读全文 »
posted @ 2022-08-18 13:10 InsiApple 阅读(78) 评论(0) 推荐(0) 编辑
摘要:深度学习 阅读全文 »
posted @ 2022-07-04 11:05 InsiApple 阅读(133) 评论(0) 推荐(0) 编辑
摘要:安装 二选一(ubuntu) curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun curl -sSL https://get.daocloud.io/docker | sh // 卸载旧版本 sudo apt-get 阅读全文 »
posted @ 2022-06-02 14:21 InsiApple 阅读(36) 评论(0) 推荐(0) 编辑
摘要:本地cmd执行生成公钥 ssh-keygen -t rsa 到用户地址下找到id_rsa.pub传到云端root/.ssh/ 云端root/.ssh/下并执行以下命令 # 将该文件内容追加到 authorized_keys 文件后 cat id_rsa.pub >> ~/.ssh/authorize 阅读全文 »
posted @ 2022-05-27 20:45 InsiApple 阅读(121) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示