An open API service indexing awesome lists of open source software.

https://github.com/abomokh/kmeans-symnmf

C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.
https://github.com/abomokh/kmeans-symnmf

algorithms c clustring kmeans-algorithm matrix-factorization non-negative-matrix-factorization optmization pthon

Last synced: 6 months ago
JSON representation

C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.

Awesome Lists containing this project

README

          

# Kmeans-symNMF
C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.