Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days 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.