• Stars
    star
    837
  • Rank 54,466 (Top 2 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

深度学习工程师生存指南

深度学习工程师生存指南

Size Stars

在线阅读:https://dl.ypw.io
在线阅读:https://ypwhs.github.io/dl-engineer-guidebook/
项目地址:https://github.com/ypwhs/dl-engineer-guidebook

  • 持续关注请点 Watch
  • 收藏项目请点 Star
  • 贡献内容请点 Fork
  • 提问或建议请点 Issue

本书会讲述一个深度学习工程师所需的所有东西:

  • 如何配置一台深度学习工作站?
    • CPU
    • 主板
    • 显卡
    • 硬盘
    • 内存
    • 电源
    • 网卡
    • 机箱
    • 显示器
    • 键盘鼠标
  • 本地设备
  • macOS 软件
    • 终端
    • 编辑器
    • 浏览器
    • 开发软件
    • 实用工具
    • 虚拟机
  • macOS 环境
    • Homebrew
    • oh my zsh
    • 必备软件
      • 终端
      • 编辑器
      • 浏览器
      • 开发软件
      • 实用工具
      • 日常应用
    • 必备命令
  • Python 环境
    • Anaconda
    • 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 上表现出色的经典模型
    • 预训练模型使用方法
      • TensorFlow
      • PyTorch
    • 模型论文
  • 如何使用 TensorBoard
    • 安装
    • 使用
      • 创建文件对象(writer)
      • 打开 TensorBoard 服务
      • 可视化模型结构
      • 记录标量(scalar)
      • 记录多个标量(scalars)
      • 记录图像(images)
      • 完整代码
    • 总结
  • 离线 Python 环境
    • 下载 conda 安装包
    • 下载 pkg 文件和 whl 文件
      • 启动 miniconda 容器
      • 添加 conda 源(可选)
      • 下载 pkg 文件
      • 配置 pip 源(可选)
      • 下载 whl 文件
    • 在离线机器上进行安装
      • 将离线包传到离线机器上
      • 安装 conda
      • 创建 Python 虚拟环境
      • 安装 whl 库
<script async defer src="https://buttons.github.io/buttons.js"></script>

More Repositories

1

captcha_break

验证码识别
Jupyter Notebook
2,678
star
2

dogs_vs_cats

猫狗大战
Jupyter Notebook
614
star
3

baiduyun_deeplearning_competition

百度云魅族深度学习应用大赛
Jupyter Notebook
418
star
4

CreativeChatGLM

👋 欢迎来到 ChatGLM 创意世界!你可以使用修订和续写的功能来生成创意内容!
Python
232
star
5

smartCar

飞思卡尔智能车程序
C
128
star
6

DogBreed_gluon

kaggle Dog Breed Identification
Jupyter Notebook
122
star
7

wechat_digit_recognition

微信公众号数字识别
HTML
87
star
8

NNPlayground

神经网络 iPhone 版
Objective-C
36
star
9

behavioral_cloning

Jupyter Notebook
28
star
10

LaughOrNot

C++
28
star
11

PM2.5

如何自制室内空气质量检测仪
C
28
star
12

ChatGPT

ChatGPT 试用报告,欢迎大家在 Issues 里提供更多有意思的使用方法
Python
24
star
13

mmdet_benchmark

mmdetection、mmdeploy 中的 Mask R-CNN 深度优化
Python
21
star
14

autoAirConditioner

中央空调控制器
C++
16
star
15

Acceleration-iOS

你可以使用个app直观地看到加速度,角速度,磁场强度以及欧拉角的原始数据,并分析它们
Swift
16
star
16

CarND-LaneLines-P1

Lane Finding Project for Self-Driving Car ND
Jupyter Notebook
15
star
17

CAM_gluon

HTML
14
star
18

CAM

Jupyter Notebook
13
star
19

NNPlayground_iPad

神经网络 iPad 版
Objective-C
12
star
20

RPi-Camera

Camera
Python
11
star
21

opencvChepai

opencv车牌识别,需要emgucv
C#
9
star
22

PCB_smartCar

HTML
7
star
23

doodle

Jupyter Notebook
6
star
24

im2bw

OpenCV iOS playground
C++
6
star
25

MFRC522

Arduino RFID 程序
Arduino
5
star
26

shanbay_google_image

扇贝单词图片助手
JavaScript
5
star
27

carService

蓝牙4.0
Swift
5
star
28

ypwhs.github.io

ypw.io
HTML
4
star
29

DHT

远程温湿度数据采集系统
Java
4
star
30

string-art

Jupyter Notebook
4
star
31

smartFish

smartFish with Camera
C
3
star
32

arduino

个人arduino程序
C
3
star
33

RPi

树莓派上的程序们
C
3
star
34

smartparking

智能停车场
C#
3
star
35

Lottery-machine

摇号机
C#
2
star
36

FPGA

FPGA程序
VHDL
2
star
37

machine-learning-ex

machine-learning 作业
MATLAB
2
star
38

pytorch_benchmark

Jupyter Notebook
2
star
39

Acceleration

这是一个可以记录加速度,角速度,磁场和GPS坐标的程序
Java
1
star
40

PCB_smartFish

机器鱼PCB
HTML
1
star
41

http

这是一个http GET和POST的例子
Java
1
star
42

BluetoothCar

蓝牙车控制APP
Java
1
star
43

ND013

Jupyter Notebook
1
star
44

processing

processing
Processing
1
star
45

CountDown

HTML
1
star
46

RemoteFISH

RemoteFISH app
Java
1
star
47

scaning

这是一个可以通过扫描抢来查询数据库的程序
C#
1
star
48

caffe-ios-sample

C++
1
star
49

creatBarCode

你可以用这个APP来创建条形码
Swift
1
star
50

Data-Structure

C++
1
star
51

macOS_smi

macOS_smi
Makefile
1
star
52

smartOffice

智能坐垫上位机
C#
1
star
53

smartparking-iOS

smartparking-iOS端
Swift
1
star
54

Acceleration-android

Java
1
star
55

creatBarCode-win

你可以使用此软件来创建条形码
C#
1
star