寒假课程前期资料
寒假课程前期资料
Python 入门
Pytorch 入门
规范代码(添加 type hints、代码规范、如何提交 PR )
通用资料
MMCV:OpenMMLab 基础库
寒假课程前期资料
Python 入门
文档:
https://github.com/datawhalechina/learn-python-the-smart-way
视频:
https://www.bilibili.com/video/BV1hv411n7Yg/?spm_id_from=333.337.search-card.all.click&vd_source=7a863785a93380d229ded645710a0031
Pytorch 入门
在线阅读地址:
https://datawhalechina.github.io/thorough-pytorch/
配套视频教程:
https://www.bilibili.com/video/BV1L44y1472Z
规范代码(添加 type hints、代码规范、如何提交
PR
)
如何提交规范代码,看这个(翻车)视频就够了!_哔哩哔哩_bilibili
文档:
https://github.com/HAOCHENYE/yehc-tutorial
通用资料
熟悉 GitHub:
熟悉 GitHub.pdf
如何贡献代码:
https://mmcv.readthedocs.io/zh_CN/latest/community/contributing.html
代码规范:
https://mmcv.readthedocs.io/zh_CN/latest/community/code_style.html
OpenMMLab 2.0 整体介绍:
https://space.bilibili.com/1293512903/channel/collectiondetail?sid=737727
北京超算平台使用
环境配置:
AI实战营环境配置·最佳实践(非官方)
MMCV:OpenMMLab 基础库
介绍与安装:
https://mmcv.readthedocs.io/zh_CN/latest/get_started/article.html