dgranata / Intrinsic-DimensionLinks
Python code for intrinsic dimension estimation of generic datasets
☆19Updated 7 years ago
Alternatives and similar repositories for Intrinsic-Dimension
Users that are interested in Intrinsic-Dimension are comparing it to the libraries listed below
Sorting:
- FALKON implementation used in the experimental section of "FALKON: An Optimal Large Scale Kernel Method"☆30Updated 5 years ago
- Morgan A. Schmitz., Matthieu Heitz, Nicolas Bonneel, Fred Ngole, David Coeurjolly, Marco Cuturi, Gabriel Peyré, and Jean-Luc Starck. "Was…☆20Updated 6 years ago
- tensorflow implementation of the Wasserstein (aka optimal transport) distance☆73Updated 4 years ago
- This repo contains code for GeoMLE intrinsic dimension estimation algorithm☆20Updated 5 years ago
- Pytorch version of "Deep Convolutional Networks as shallow Gaussian Processes" by Adrià Garriga-Alonso, Carl Rasmussen and Laurence Aitch…☆32Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoders☆91Updated 7 years ago
- Experiment code for "Randomized Automatic Differentiation"☆67Updated 5 years ago
- Code for "Exponential Family Estimation via Adversarial Dynamics Embedding" (NeurIPS 2019)☆14Updated 6 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆16Updated 6 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆124Updated 2 years ago
- MMD, Hausdorff and Sinkhorn divergences scaled up to 1,000,000 samples.☆57Updated 6 years ago
- Randomized Dimension Reduction Library☆118Updated 4 years ago
- ☆22Updated 5 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated 2 years ago
- Notebooks for IPAM Tutorial, March 15 2019☆24Updated 6 years ago
- Pytorch implementation of the Power Spherical distribution☆74Updated last year
- Code for density estimation with nonparametric cluster shapes.☆39Updated 9 years ago
- gpbo☆25Updated 4 years ago
- ☆26Updated 7 years ago
- NeurIPS 2017 best paper. An interpretable linear-time kernel goodness-of-fit test.☆67Updated 6 years ago
- A Prior of a Googol Gaussians: a Tensor Ring Induced Prior for Generative Models☆29Updated last year
- Python implementation of smooth optimal transport.☆61Updated 4 years ago
- Code for "Differentiable Compositional Kernel Learning for Gaussian Processes" https://arxiv.org/abs/1806.04326☆71Updated 7 years ago
- Attempt to speed Randomized SVD(Singular Value Decomposition) Using pytorch and it's gnu capabilities.☆17Updated 7 years ago
- MATLAB code for Stein Point Markov Chain Monte Carlo.☆13Updated 6 years ago
- Group elastic net implementation in PyTorch.