深度學習工程師生存指南
在線閱讀:https://dl.ypw.io
在線閱讀:https://ypwhs.github.io/dl-engineer-guidebook/
項目地址:https://github.com/ypwhs/dl-engineer-guidebook
- 持續關注請點Watch
- 收藏項目請點Star
- 貢獻內容請點Fork
- 提問或建議請點Issue
本書會講述一個深度學習工程師所需的所有東西:
- 如何配置一台深度學習工作站?
- 本地設備
- Windows、Linux 還是macOS?
- Mac 對比
- 其他
- 觸控板
- 機械鍵盤
- iPad Pro
- 路由器
- NAS
- 移動硬盤
- U盤
- macOS 軟件
- macOS 環境
- Homebrew
- oh my zsh
- 必備軟件
- 必備命令
- Python 環境
- Ubuntu 裝機步驟
- 安裝Ubuntu
- 配置ssh
- 配置sudo 免密碼和apt 源(推薦)
- 安裝oh my zsh 以及常用命令(推薦)
- 安裝NVIDIA 驅動、CUDA 和cuDNN(分為apt 和run 兩種安裝方式)
- 安裝Anaconda 和Python 庫
- Ubuntu 環境
- CUDA
- cuDNN
- TensorFlow
- PyTorch
- 必備命令
- curl
- tmux 與iTerm2 結合使用
- screen 後台運行命令
- 常用Linux 命令
- 文件查看
- 文件讀寫
- 打包壓縮
- 權限管理
- 進程管理
- 磁盤管理
- 系統管理
- 系統監測
- 網絡通信
- CV 學習資源
- 常用CV 數據集
- 數據集使用方法
- MNIST
- CIFAR
- ImageNet
- VOC
- COCO
- CelebA
- 在ImageNet 上表現出色的經典模型
- 如何使用TensorBoard
- 安裝
- 使用
- 創建文件對象(writer)
- 打開TensorBoard 服務
- 可視化模型結構
- 記錄標量(scalar)
- 記錄多個標量(scalars)
- 記錄圖像(images)
- 完整代碼
- 總結
- 離線Python 環境
<script async defer src="https://buttons.github.io/buttons.js"></script>