https://github.com/j2kun/knn
Python code for the post "K-Nearest-Neighbors and Handwritten Digit Classification"
https://github.com/j2kun/knn
Last synced: 12 months ago
JSON representation
Python code for the post "K-Nearest-Neighbors and Handwritten Digit Classification"
- Host: GitHub
- URL: https://github.com/j2kun/knn
- Owner: j2kun
- Created: 2013-08-17T04:54:15.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:23:58.000Z (about 6 years ago)
- Last Synced: 2025-04-23T20:47:29.333Z (about 1 year ago)
- Language: Python
- Homepage: http://jeremykun.wordpress.com/2012/08/26/k-nearest-neighbors-and-handwritten-digit-classification/
- Size: 201 KB
- Stars: 3
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
knn
===
Python code for the post ["K-Nearest-Neighbors and Handwritten Digit Classification"](http://jeremykun.wordpress.com/2012/08/26/k-nearest-neighbors-and-handwritten-digit-classification/)