# cambricon_mlu_learning **Repository Path**: yifanrensheng/cambricon_mlu_learningc ## Basic Information - **Project Name**: cambricon_mlu_learning - **Description**: Learn from the Cambrian developer community and take notes and code - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2022-12-12 - **Last Updated**: 2025-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cambricon_mlu_learning ## 1. 目的 1)学习国产芯片训练和推理 AI 网络 2)记录学习过程和心得,提升技能 ## 2. 对应的讲解文章 [【CN】寒武纪芯片学习和使用心得汇总](https://zhuanlan.zhihu.com/p/591827529) ## 3. 学习来源 1. 寒武纪官方在线视频: [在线课程](https://developer.cambricon.com/index/curriculum/index/classid/7.html) 2. 寒武纪实验: [在线实验](https://developer.cambricon.com/index/curriculum/experiment/classid/8.html) 3. 寒武纪文档资料:[文档资料](https://developer.cambricon.com/index/document/index/classid/3.html) 4. 寒武纪的代码库:[寒武纪代码库](https://gitee.com/cambricon),里面包含了modelzoo,实验代码和官方的一些工具包,sample等。