TensorFlow for Clustering

Hi all ,
Is there are any method for clustering techniques using TensorFlow like KMeans , Meanshift , BRICH algorithms ?

We don’t have this implemented in the library but If are looking for an unsupervised solution you can take a look at:

Also, more in general, please consider all the modern Deep learning approaches to learn embeddings: