non-negative-matrix-factorization

There are 91 repositories under non-negative-matrix-factorization topic.

  • OCTIS

    MIND-Lab/OCTIS

    OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)

    Language:Python6911410094
  • jonaschn/awesome-topic-models

    ✨ Awesome - A curated list of amazing Topic Models (implementations, libraries, and resources)

  • neel-dey/robust-nmf

    Python PyTorch (GPU) and NumPy (CPU)-based port of Févotte and Dobigeon's robust-NMF algorithm appearing in "Nonlinear hyperspectral unmixing with robust nonnegative matrix factorization."

    Language:Python572113
  • CoGAPS

    FertigLab/CoGAPS

    Bayesian MCMC matrix factorization algorithm

    Language:C++54126616
  • rajmic/declipping2020_codes

    Codes and data coming with article "A Survey and an Extensive Evaluation of Popular Audio Declipping Methods", and others closely related

    Language:MATLAB425111
  • eesungkim/NMF-Tensorflow

    Non-negative Matrix Factorization (NMF) Tensorflow Implementation

    Language:Python372016
  • satwik77/libnmf

    Optimization and Regularization variants of Non-negative Matrix Factorization (NMF)

    Language:Python32323
  • welch-lab/pyliger

    Python package for integrating and analyzing multiple single-cell datasets (A Python version of LIGER)

    Language:Jupyter Notebook263165
  • ContextLab/seqnmf

    An algorithm for unsupervised discovery of sequential structure

    Language:Python253115
  • neel-dey/robustNTF

    PyTorch implementation of Robust Non-negative Tensor Factorization appearing in N. Dey, et al., "Robust Non-negative Tensor Factorization, Diffeomorphic Motion Correction and Functional Statistics to Understand Fixation in Fluorescence Microscopy".

    Language:Jupyter Notebook18414
  • poyentung/sigma

    Python library for phase identification and spectrum analysis of energy dispersive x-ray spectroscopy (EDS)

    Language:Jupyter Notebook15114
  • marcromani/cocktail

    A blind source separation package using non-negative matrix factorization and non-negative ICA

    Language:Python13113
  • bpw1621/streamlit-topic-modeling

    Topic modeling streamlit app.

    Language:Python12144
  • DEIB-GECO/NMTF-DrugRepositioning

    Language:Jupyter Notebook12612
  • SUwonglab/CoupledNMF

    Coupled clustering of single cell genomic data

    Language:Python12321
  • alejandrods/Analysis-of-the-robustness-of-NMF-algorithms

    Analysis of the robustness of non-negative matrix factorization (NMF) techniques: L2-norm, L1-norm, and L2,1-norm

    Language:Jupyter Notebook9201
  • wecarsoniv/beta-divergence-metrics

    PyTorch implementations of the beta divergence loss.

    Language:Python9100
  • maryram/DiffStru

    An official implementation of "Joint Inference of Diffusion and Structure in Partially Observed Social Networks Using Coupled Matrix Factorization"

    Language:Python7100
  • duhaime/nmf

    Non-Negative Matrix Factorization

    Language:Python6301
  • lanl/T-ELF

    Tensor Extraction of Latent Features (T-ELF). Within T-ELF's arsenal are non-negative matrix and tensor factorization solutions, equipped with automatic model determination (also known as the estimation of latent factors - rank) for accurate data modeling. Our software suite encompasses cutting-edge data pre-processing and post-processing modules.

    Language:Python671042
  • mmahesh/cocain-bpg-matrix-factorization

    New Matrix Factorization Algorithms based on Bregman Proximal Gradient: BPG-MF, CoCaIn BPG-MF, BPG-MF-WB

    Language:Python6304
  • aliceagrawal/HM-Recommender-System-App

    Built a collaborative filtering and content-based recommendation/recommender system specific to H&M using the Surprise library and cosine similarity to generate similarity and distance-based recommendations.

    Language:Jupyter Notebook5105
  • pranayshyamkuwar/NMF-For-Classification-of-Defects-on-Steel-Surface-

    Non-negative matrix factorization is applied for classification of defects on steel surface using CNN

    Language:Python5002
  • THUMNLab/M-NMF

    This is a sample implementation of "Community Preserving Network Embedding" (AAAI 2017).

    Language:MATLAB4400
  • zhangzibin/cu-nmf

    Non-negative Matrix Factorization based on cuda, with sparse matrix as input.

    Language:Cuda4201
  • akhsassoualid/Headline_Recommender

    The project develops an application that suggests to the reader more similar articles to that he already read. It uses the embedding algorithms of headlines to create their own numerical representation, which allows to compute the similarity between headlines and get the most similar ones.

    Language:Python3102
  • lanl/DnMFk

    A C++ framework of Distributed Non-Negative Matrix Factorization implementation to find Latent Dimensionality in Big Data

    Language:C++3403
  • xianchen2/Topic_Modeling

    Python implementation of Non-negative Matrix Factorization

    Language:Jupyter Notebook3100
  • aifenaike/Topic-Modelling-Using-LDA-and-NMF

    Topic Modelling and Recommendation System for News Articles using Non-Negative Matrix Factorization (NMF) and Linear discriminant analysis (LDA).

    Language:Jupyter Notebook2101
  • jennalandy/bayesNMF

    R package implementing Bayesian NMF using various models and prior structures.

    Language:R2201
  • jonathanbatty/stata-nmf

    Non-negative Matrix Factorisation for Stata.

    Language:Stata2
  • MediaBilly/Machine-Learning

    My solutions for the assignments of my university course Pattern Recognition and Machine Learning

    Language:Jupyter Notebook2200
  • NMTFcoclust

    Saeidhoseinipour/NMTFcoclust

    Non-Negative Matrix Tri-Factorization for Co-clustering

    Language:Python2000
  • SeyedMuhammadHosseinMousavi/SDG_by_NMF

    Synthetic Data Generation by Non-negative Matrix Factorization (NMF)

    Language:MATLAB210
  • wataruhashimoto52/nmf_tfp

    Implementation of Bayesian Non-negative Matrix Factorization using Variational Inference with TensorFlow Probability

    Language:Python2301
  • XavierSpycy/NumPyNMF

    NumPyNMF implements nine different Non-negative Matrix Factorization (NMF) algorithms using NumPy library and compares the robustness of each algorithm to five various types of noise in real-world data applications.

    Language:Python2100