2020-cs213n icon indicating copy to clipboard operation
2020-cs213n copied to clipboard

Dimension is wrong.

Open fengxinmin opened this issue 3 years ago • 0 comments

https://github.com/Divsigma/Courses/blob/master/cs231n/assignment1/cs231n/classifiers/k_nearest_neighbor.py

line 107

parameters axis should be corrected as 0 other than 1.

fengxinmin avatar Jul 28 '21 01:07 fengxinmin