Skip to content

Commit b28d2f6

Browse files
committed
Fix
1 parent f43b225 commit b28d2f6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/ch07/ch07.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,3 +1760,5 @@ plt.show()
17601760
## 引用资料
17611761

17621762
- [MIT 6.5940 TinyML and Efficient Deep Learning Computing](https://hanlab.mit.edu/courses/2023-fall-65940)
1763+
- [machine-learning-notes](https://luweikxy.gitbook.io/machine-learning-notes)
1764+
- [matrix-decomposition-series](https://rendazhang.medium.com/matrix-decomposition-series-table-of-contents-841b77a035db)

docs/ch08/ch08.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 第8章 项目实践
22

33
  在前面的章节里,我们分别学习了剪枝、量化、神经网络架构搜索、知识蒸馏与低秩分解等模型压缩技术,那么你能融合两种以上的技术对模型进行压缩吗?
4+
45
> 任务:基于前面已学知识,选择一种实际应用场景,不限框架和方法,使用两种及以上技术对模型进行压缩并对比前后效果~
56
67
## 总结

0 commit comments

Comments
 (0)