Home - BruceDai003/tech_blog GitHub Wiki
0 Programming Languages
1 OS
- Mac
- Windows
- Linux
- vim | search and replace | copy and paste | delete| 移动光标 |取消从剪切板粘贴时的自动缩进 |
- shell |Google Shell风格指南 | find | grep | 输出重定向到文件 | 查看大的文件 | apt | scp | rsync | basename | rm | 判断某一个变量是否以某些字符串开头 | [if判断推荐使用](https://github.com/BruceDai003/tech_blog/wiki/shell#%E5%9C%A8%E4%B8%80%E4%B8%AAif%E5%88%A4%E6%96%AD%E9%87%8C%E6%B7%BB%E5%8A%A0%E5%A4%9A%E4%B8%AA%E8%A1%A8%E8%BE%BE%E5%BC%8F%E8%80%83%E8%99%91%E4%BD%BF%E7%94%A8%E5%9B%A0%E4%B8%BA%E6%9B%B4morden%E7%9A%84%E5%86%99%E6%B3%95) | dmesg | wget | tar | ln | 在服务器运行jupyter lab,但在本地编辑代码 | 利用shell历史记录
3 Tools
- 编译 | nvcc | clang++/g++ | nvprof
- docker | 基本命令
- git | 常用命令 | rebase | merge | windows和linux自动换行问题设置
- markdown | 给文字添加颜色 |
- VSCode | [多个光标选择]
4. DL / ML
- 图像分类 |
- 目标检测 |
- 语言模型 |
- 性能测试 |https://github.com/Tianxiaomo/pytorch-YOLOv4/issues/254