lableimg闪退_深度学习入门笔记V1.0.0

深度学习入门笔记V1.0.0-2021.1.22

| 版本 | 作者 | 时间 | 备注 | | ------ | -------- | --------- | ------------------ | | V1.0.0 | Zhe Chen | 2021.1.22 | 深度学习入门笔记V1 |

[toc]

Preface

声明:以下所以安装方法在本人的环境中操作是没有问题的,希望读者反复阅读本文,本文所有的安装软件并不是按照顺序写的,希望读者阅读全文后再自行测试,切勿断章取义,请各取所需。

如在操作过程中遇到问题,请学会百度搜索问题自行解决,以下所有安装方法均是本人百度试出来了,均没有出现问题,所以总结为基本问题大总结。

Computer configuration

可以通过如下命令获取电脑配置信息:

lshw -short #简略

lshw #详细

这是我的配置信息:

| 运行内存 | 处理器 | 显卡 | 系统磁盘 | 硬盘 | | -------- | -------------------------------------------- | --------------------------------------- | -------- | ------- | | 32GB | Intel® Xeon(R) CPU E5-2678 v3 @ 2.50GHz × 24 | GeForce RTX 2080 Ti/PCIe/SSE2(11GB*2) | 512GB | 4TB+4TB |

Ubuntu download typora

极力推荐typora文本编辑工具,方便做学习笔记。

Install

wget -qO - https://typora.io/linux/public-key.asc | sudo apt-key add - # 添加公钥

sudo add-apt-repository 'deb https://typora.io/linux ./' # 添加typora仓库

sudo apt-get update

sudo apt-get install typora # 安装typora

EXport PDF, HTML, WORD

config pandoc

It can be used to export PDF, HTML, WORD, etc.

sudo apt-get install pandoc

mathpix snipping tool download

It can produce the code of latex about the math formula in your shootscreen by mathpix.

sudo snap install mathpix-snipping-tool

How to open typoraWay 1: You can search typora in menu.

Way 2: You can input the typora in terminal.

Ubuntu change source

Copy former source

sudo cp /etc/apt/sources.list /etc/apt/sources_init.list

将以前的源备份以下,以防以后可以用的。

Change source

sudo gedit /etc/apt/sources.list

使用gedit打开文档,将下边的阿里源复制进去,然后点击保存关闭。

ALi source

阿里源(Ubuntu 18.04):

deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse

deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse

deb-src http://mirrors.al

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值