
CS231N 作业总结
文章平均质量分 88
lhppom
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CS231N assignment1——KNN
k-Nearest Neighbor (kNN) exercise 题目提示: The kNN classifier consists of two stages: During training, the classifier takes the training data and simply remembers it During testing, kNN classifies ...原创 2018-03-22 14:49:51 · 374 阅读 · 0 评论 -
CS231N assignment1——SVM
Multiclass Support Vector Machine exercise Complete and hand in this completed worksheet (including its outputs and any supporting code outside of the worksheet) with your assignment submission. For ...原创 2018-03-22 14:50:25 · 357 阅读 · 0 评论 -
CS231N assignment1——Softmax exercise
Softmax exercise Complete and hand in this completed worksheet (including its outputs and any supporting code outside of the worksheet) with your assignment submission. For more details see the assig...原创 2018-03-22 14:50:56 · 444 阅读 · 0 评论