ahmadvh / Non-Negative-Matrix-factorization---Implemented-in-pythonLinks
This repository provides Python implementations for Non-negative Matrix Factorization (NMF) using the Multiplicative Update (MU) algorithm. Two initialization methods are supported: random initialization and Non-negative Double Singular Value Decomposition (NNDSVD). NMF is a matrix factorization technique used in various fields, including topic …
☆64Updated last year
Alternatives and similar repositories for Non-Negative-Matrix-factorization---Implemented-in-python
Users that are interested in Non-Negative-Matrix-factorization---Implemented-in-python are comparing it to the libraries listed below
Sorting:
- Roundtrip: density estimation with deep generative neural networks☆64Updated last year
- A Python package for intrinsic dimension estimation☆95Updated 3 months ago
- Resources for Machine Learning Explainability☆86Updated last year
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago
- Shared Nearest Neighbor Clustering Algorithm: Implementation and Evaluation☆32Updated 5 years ago
- A spectral method for assessing and combining multiple data visualizations☆50Updated 2 years ago
- Probabilistic contrastive principal component analysis (PCPCA)☆24Updated 4 years ago
- Python package for multi-view machine learning☆215Updated 2 years ago
- Contains public materials for students enrolled in MITx: 6.871x, Machine Learning for Healthcare☆20Updated 4 years ago
- ☆89Updated 2 years ago
- A pytorch package for non-negative matrix factorization.☆246Updated last year
- Feature selection in neural networks☆248Updated last year
- This python code estimates conditional mutual information (CMI) and mutual information (MI) for discrete and/or continuous variables usin…☆39Updated 4 years ago
- TARDIS: Topological Algorithms for Robust DIscovery of Singularities☆44Updated 2 years ago
- ☆61Updated 11 months ago
- Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Emb…☆250Updated 5 years ago
- My Research Journal covering various topics that interest me. They're mostly scattered notes and resources.☆34Updated 3 years ago
- ☆11Updated 7 months ago
- Causal Variational AutoEncoders☆29Updated 5 years ago
- VAE for color images☆212Updated 4 years ago
- Scalable python GPU solvers for fused unbalanced gromov-wasserstein optimal transport problems, with routines and examples to align brain…☆46Updated 6 months ago
- STATS305C: Applied Statistics III (Spring, 2023)☆28Updated 2 years ago
- Hypercomplex Neural Networks with PyTorch☆56Updated 3 years ago
- Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep…☆152Updated 4 years ago
- A probabilistic model to cluster survival data in a variational deep clustering setting☆30Updated 3 years ago
- Contrastive neighbor embeddings☆57Updated last month
- Contrastive PCA☆231Updated 2 months ago
- A Shared Nearest Neighbors clustering implementation. This code is basically a wrapper of sklearn DBSCAN, implementing the neighborhood s…☆16Updated 3 years ago
- ☆19Updated 2 years ago
- This repository is made to share the REFINED (Representation of Features as Images with NEighborhood Dependencies)☆22Updated 5 years ago