gwgundersen / random-fourier-features
Code for random Fourier features based on Rahimi and Recht's 2007 paper.
☆51Updated 4 years ago
Alternatives and similar repositories for random-fourier-features
Users that are interested in random-fourier-features are comparing it to the libraries listed below
Sorting:
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Demos for the paper Generalized Variational Inference (Knoblauch, Jewson & Damoulas, 2019)☆20Updated 6 years ago
- Implementation of random Fourier features for kernel method, like support vector machine and Gaussian process model☆101Updated 6 months ago
- Implementation of Unconstrained Monotonic Neural Network and the related experiments. These architectures are particularly useful for mod…☆118Updated 4 months ago
- Code for the paper "Bayesian Neural Network Priors Revisited"☆58Updated 3 years ago
- Official code for the ICLR 2021 paper Neural ODE Processes☆72Updated 3 years ago
- Sampling with gradient-based Markov Chain Monte Carlo approaches☆100Updated last year
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆87Updated 2 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆118Updated last year
- Normalizing Flows with a resampled base distribution☆46Updated 2 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆82Updated 10 months ago
- ☆101Updated 4 years ago
- Manifold-learning flows (ℳ-flows)☆228Updated 4 years ago
- Python notebooks for Optimal Transport between Gaussian Mixture Models☆45Updated 4 years ago
- Code for "Infinitely Deep Bayesian Neural Networks with Stochastic Differential Equations"☆169Updated 3 years ago
- Repository for the work Transforming Gaussian Processes with Normalizing Flows published at AISTATS 2021☆24Updated 2 years ago
- Random Fourier Features☆50Updated 8 years ago
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 4 years ago
- Convex potential flows☆83Updated 3 years ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.