K-Mean-Clustering-Algorithm This repository contains two implementations of the K-Mean Clustering algorithm where one is implemented in C++ and the other one in Tensorflow. Result of the sample input from the C++ code: Result from Tensorflow code: