Skip to content

Commit

Permalink
summary
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinZonda committed May 18, 2024
1 parent 94814d4 commit 13dfb2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

- [机器学习基础](./1-Basic/README.md)
- [高中数学回顾](./1-Basic/1.2-MathRecap.md)
- [额外的数学:偏导](./1-Basic/1.3.3-MathExtra.PartialDerivative.md)
- [额外的数学:线性代数](./1-Basic/1.3.1-MathExtra.LinearAlgebra.md)
- [额外的数学:概率论](./1-Basic/1.3.2-MathExtra.ProbabilityTheory.md)

- [监督学习](./2-Supervised/README.md)
- [线性回归](./2-Supervised/2.1-LinearRegression.md)
Expand Down

0 comments on commit 13dfb2f

Please sign in to comment.