Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smartyfh/DANMF

Deep Autoencoder-like NMF
https://github.com/smartyfh/DANMF

community-detection deep-learning deep-matrix-factorization nmf overlapping-community-detection

Last synced: about 2 months ago
JSON representation

Deep Autoencoder-like NMF

Awesome Lists containing this project

README

        

# DANMF

Deep Autoencoder-like NMF

Code in Matlab for the paper "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection", CIKM 2018. [[paper](https://dl.acm.org/doi/abs/10.1145/3269206.3271697)]

The Python version could be found [here](https://github.com/benedekrozemberczki/DANMF). Thanks for the reproduction.