Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinZonda committed May 20, 2024
1 parent ebae3e4 commit 6ae9199
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
- [支持向量机 SVM [WIP]](./2-Supervised/2.6-SVM.md)
- [核技巧 Kernel Trick](./2-Supervised/2.7-KernelTrick.md)
- [机器学习实践](./MLPractice/README.md)
- [评估指标](./MLPractice/Metrics.md)
- [梯度下降的变种](./MLPractice/GDVariants.md)
- [过拟合和欠拟合](./MLPractice/OverfitUnderfit.md)
- [数据集分割与验证](./MLPractice/Dataset.md)
- [梯度下降的变种](./MLPractice/GDVariants.md)
- [评估指标](./MLPractice/Metrics.md)
- [Old School [WIP]](./OldSchool/README.md)
- [约束问题 CSP [WIP]](./OldSchool/CSP.md)
- [广度搜索 BFS [WIP]](./OldSchool/BFS.md)
Expand Down

0 comments on commit 6ae9199

Please sign in to comment.