kylesayrs / GMMPytorch
Pytorch implementation of same-family gaussian mixture models with guardrails. Features separable parameter optimization and singularity mitigation
☆22Updated 3 months ago
Alternatives and similar repositories for GMMPytorch
Users that are interested in GMMPytorch are comparing it to the libraries listed below
Sorting:
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆93Updated last year
- A Transformer made of Rotation-equivariant Attention using Vector Neurons☆90Updated last year
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆48Updated 7 months ago
- Code for "Generalised Implicit Neural Representations" (NeurIPS 2022).☆70Updated 2 years ago
- Code repository for the paper "Group Equivariant Stand-Alone Self Attention For Vision" published at ICLR 2021. https://openreview.net/fo…☆29Updated 4 years ago
- Cross-task Attention Mechanism for Dense Multi-task Learning (WACV 2023)☆49Updated 2 years ago
- This repository implements and evaluates convolutional networks on the Möbius strip as toy model instantiations of Coordinate Independent…☆72Updated last year
- Principal Component Anlaysis (PCA) in PyTorch.☆21Updated last week
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆115Updated 2 years ago
- Minimal implementation of PCA in PyTorch, tested against scikit-learn's implementation☆28Updated 2 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆59Updated 2 weeks ago
- [ICLR'24] GTA: A Geometry-Aware Attention Mechanism for Multi-view Transformers☆129Updated last month
- ☆16Updated 3 years ago
- Clifford-Steerable Convolutional Neural Networks [ICML'24]☆48Updated last week
- [NeurIPS 2022] FiLM-Ensemble: Probabilistic Deep Learning via Feature-wise Linear Modulation☆24Updated 2 years ago
- [CVPR'21] SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data, in PyTorch☆74Updated 2 years ago
- ☆70Updated 2 years ago
- Develop C++/CUDA extensions with PyTorch like Python scripts☆10Updated this week
- A fast hierarchical dimensionality reduction algorithm.☆66Updated 6 months ago
- Implementation of "Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains" by Tancik et al.☆91Updated 2 years ago
- Free-form flows are a generative model training a pair of neural networks via maximum likelihood☆44Updated 3 months ago
- Experimental implementation for a sparse-dictionary based version of the VQ-VAE2 paper☆34Updated last year
- PyTorch implementations of KMeans, Soft-KMeans and Constrained-KMeans which can be run on GPU and work on (mini-)batches of data.☆65Updated 2 years ago
- Cubic spline interpolation on multidimensional grids in PyTorch☆28Updated last month
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- ☆45Updated last year
- Official source code for "Roto-translated Local Coordinate Frames For Interacting Dynamical Systems". In NeurIPS 2021.☆21Updated 2 years ago
- BANF: Band-limited Neural Fields for Levels of Detail Reconstruction☆18Updated 11 months ago
- [ICML 2025] Gaussian Mixture Flow Matching Models (GMFlow)☆90Updated this week
- Transformers w/o Attention, based fully on MLPs☆93Updated last year