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 …
☆65Updated 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
- Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Emb…☆253Updated 5 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 5 years ago
- A Python package for intrinsic dimension estimation☆96Updated 4 months ago
- A spectral method for assessing and combining multiple data visualizations☆50Updated 2 years ago
- Materials of the Nordic Probabilistic AI School 2023.☆91Updated 2 years ago
- My Research Journal covering various topics that interest me. They're mostly scattered notes and resources.☆35Updated 3 years ago
- ☆91Updated 2 years ago
- Resources for Machine Learning Explainability☆87Updated last year
- VAE for color images☆211Updated 4 years ago
- Causal Variational AutoEncoders☆29Updated 5 years ago
- Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep…☆152Updated 5 years ago
- CUDA implementation of Tractable Approximate Gaussian Inference☆45Updated last week
- Implementation of Variational Autoencoders using Pytorch Lightning☆32Updated 2 years ago
- 🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervi…☆132Updated 2 years ago
- Unsupervised visualization of image datasets using contrastive learning☆115Updated 8 months ago
- Training and evaluating NBM and SPAM for interpretable machine learning.☆78Updated 2 years ago
- The only guide you need to learn everything about GMM☆135Updated last year
- Kernel Fisher Discriminant Analysis implementation following https://arxiv.org/abs/1906.09436☆35Updated 5 years ago
- ☆55Updated last year
- Scalable python GPU solvers for fused unbalanced gromov-wasserstein optimal transport problems, with routines and examples to align brain…☆46Updated 7 months ago
- Neural Additive Models (Google Research)☆74Updated 4 years ago
- This python code estimates conditional mutual information (CMI) and mutual information (MI) for discrete and/or continuous variables usin…☆39Updated 4 years ago
- Python package for multi-view machine learning☆217Updated 2 years ago
- Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)☆110Updated 3 years ago
- Material for the "Probabilistic Machine Learning" Course at the University of Tübingen, Summer Term 2023☆200Updated 2 years ago
- A toy example of VAE-regression network☆74Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- ☆122Updated 3 years ago
- A pytorch package for non-negative matrix factorization.☆247Updated last year