Skip to content

nnNeighbourg

Duodecimo Fernandes edited this page Apr 17, 2017 · 3 revisions

back to Home

#The nearest neighbourg algorithm

About the nearest neighbourg algorithm

It is not considered efficient enough to perform image classification, the nearest neighbourg algorithm can be of practical use outside of image classification, and it can be very usefull for further learning and developing more efficient algorithms, like convolutional networks, at it builds a common base of methods that can be used as a base stone and are much more simple to begin with.

back to Home

Clone this wiki locally