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 …
☆63Updated 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:
- Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Emb…☆239Updated 5 years ago
- A Python package for intrinsic dimension estimation☆93Updated 3 weeks ago
- Hypercomplex Neural Networks with PyTorch☆55Updated 2 years ago
- Resources for Machine Learning Explainability☆86Updated last year
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago
- Benchmark time series data sets for PyTorch☆36Updated last year
- Hyperbolic PCA via Horospherical Projections☆73Updated 2 years ago
- Kernel Fisher Discriminant Analysis implementation following https://arxiv.org/abs/1906.09436☆34Updated 5 years ago
- Overview of different model interpretability libraries.☆50Updated 3 years ago
- Code for the paper "Topological Autoencoders" by Michael Moor, Max Horn, Bastian Rieck, and Karsten Borgwardt.☆150Updated 3 years ago
- VAE for color images☆211Updated 4 years ago
- A pytorch package for non-negative matrix factorization.☆241Updated last year
- Roundtrip: density estimation with deep generative neural networks☆63Updated last year
- Probabilistic contrastive principal component analysis (PCPCA)☆24Updated 3 years ago
- Multi-Channel Variational Auto Encoder: A Bayesian Deep Learning Framework for Modeling High-Dimensional Heterogeneous Data.☆32Updated 4 years ago
- ☆86Updated 2 years ago
- Pytorch implementation of VAEs for heterogeneous likelihoods.☆42Updated 2 years ago
- Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep…☆152Updated 4 years ago
- ☆33Updated 5 months ago
- CUDA implementation of Tractable Approximate Gaussian Inference☆41Updated this week
- Contrastive neighbor embeddings☆55Updated last month
- Python package for multi-view machine learning☆213Updated last year
- A spectral method for assessing and combining multiple data visualizations☆50Updated 2 years ago
- My Research Journal covering various topics that interest me. They're mostly scattered notes and resources.☆34Updated 3 years ago
- Scalable python GPU solvers for fused unbalanced gromov-wasserstein optimal transport problems, with routines and examples to align brain…☆42Updated 3 months ago
- Faster distance calculations in python using numba☆60Updated 2 years ago
- Unsupervised visualization of image datasets using contrastive learning☆116Updated 4 months ago
- Training and evaluating NBM and SPAM for interpretable machine learning.☆78Updated 2 years ago
- Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn…☆212Updated last year
- Pytorch port for Parametric Umap☆45Updated 2 years ago