yiftachbeer / mmd_loss_pytorchLinks
An implementation of Maximum Mean Discrepancy (MMD) as a differentiable loss in PyTorch.
☆40Updated 3 years ago
Alternatives and similar repositories for mmd_loss_pytorch
Users that are interested in mmd_loss_pytorch are comparing it to the libraries listed below
Sorting:
- Mutual Information in Pytorch☆113Updated 2 years ago
- Implementation of Multi-View Information Bottleneck☆132Updated 5 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆75Updated 5 years ago
- Code for Neural Manifold Clustering and Embedding☆61Updated 3 years ago
- VAEs and nonlinear ICA: a unifying framework☆49Updated 6 years ago
- Mutual Information Neural Estimation in Pytorch☆339Updated last year
- ☆41Updated 5 years ago
- ☆109Updated 3 years ago
- Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts (Neurips 2020)☆78Updated 3 years ago
- Distributional Sliced-Wasserstein distance code☆50Updated last year
- C-Mixup for NeurIPS 2022☆73Updated last year
- A list of awesome papers and cool resources on optimal transport and its applications in general! As you will notice, this list is curren…☆228Updated 4 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆57Updated 4 years ago
- A curated list of papers and resources about the distribution shift in machine learning.☆123Updated 2 years ago
- Pytorch implementation of Learning Disentangled Representations via Mutual Information Estimation (ECCV 2020)☆82Updated 4 years ago
- Papers and Codes for the deep learning in hyperbolic space☆182Updated 3 years ago
- Robust Learning with the Hilbert-Schmidt Independence Criterion☆47Updated 5 years ago
- Multimodal Mixture-of-Experts VAE☆214Updated 2 years ago
- [ICML 2022] RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression☆52Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆144Updated 2 years ago
- ☆36Updated 4 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆57Updated 6 years ago
- ☆148Updated 3 years ago
- Code for "On Feature Collapse and Deep Kernel Learning for Single Forward Pass Uncertainty".☆113Updated 3 years ago
- Official PyTorch implementation of the Fishr regularization for out-of-distribution generalization☆88Updated 3 years ago
- A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.