Using K-Means Algorithm in Character Recognition

Posted Saturday, September 4, 2010 in Old JamesCMS Posts

Here's a program done to demonstrate the use of the K-means algorithm to solve a data clustering problem.

Check out the documentation here: k-means documentation