sbarratt / torch_interpolationsLinks
Interpolation routines in Pytorch.
☆110Updated 4 years ago
Alternatives and similar repositories for torch_interpolations
Users that are interested in torch_interpolations are comparing it to the libraries listed below
Sorting:
- Pytorch Custom CUDA kernel for searchsorted☆137Updated last year
- 1D interpolation for pytorch☆172Updated last year
- Preconditioned Conjugate Gradient in Pytorch☆140Updated last year
- Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, an…☆251Updated 2 years ago
- Normalizing Flows in Jax☆108Updated 4 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆118Updated last year
- A sparse KLU solver for PyTorch.☆65Updated 3 years ago
- ☆152Updated 2 years ago
- Source code for Fathony, Sahu, Willmott, & Kolter, "Multiplicative Filter Networks", ICLR 2021.☆95Updated 4 years ago
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆264Updated 2 years ago
- Tensorflow 2.0 implementation of Fourier Feature Mapping Networks.☆42Updated 4 years ago
- CPAB Transformations: finite-dimensional spaces of simple, fast, and highly-expressive diffeomorphisms derived from parametric, continuou…☆50Updated 3 years ago
- B-Spline CNNs on Lie groups☆54Updated 5 years ago
- ☆101Updated 4 years ago
- [NeurIPS'20] Multiscale Deep Equilibrium Models☆233Updated 3 years ago
- Convex potential flows☆83Updated 3 years ago
- Riemannian Convex Potential Maps☆67Updated 2 years ago
- Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.☆75Updated 10 months ago
- Newton and Quasi-Newton optimization with PyTorch☆347Updated last week
- PyTorch-SSO: Scalable Second-Order methods in PyTorch