Skip to content

Some useful tutorial for rookies (程序猿的救星)

Notifications You must be signed in to change notification settings

burning846/rookie-helper

Repository files navigation

rookie-helper

记录一些常用的技术方法,避免每次各种百度Google找教程

jupyter notebook配置方法

Anaconda安装

  • 从零配置anaconda
  • 使用清华源(国内加速)

docker新手指南

Python多进程加速

git

  • 常用git指令
  • 新建远程git仓库并推送本地到远程仓库
  • git配置ssh key

pytorch

  • 设置随机种子

tensorflow 2.0

  • GPU设置allow growth和占用大小

图像处理

  • 新建一张RGB纯色图片
  • cv2绘制多边形

numpy

  • 取消多线程(并行加速带来更大的开销)

SSH Port Forwarding(端口转发)

About

Some useful tutorial for rookies (程序猿的救星)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published