patrick-kidger / torchcubicsplineLinks
Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, and backpropagation.
☆261Updated 2 years ago
Alternatives and similar repositories for torchcubicspline
Users that are interested in torchcubicspline are comparing it to the libraries listed below
Sorting:
- Newton and Quasi-Newton optimization with PyTorch☆361Updated 2 months ago
- Use scipy.optimize.minimize as a PyTorch Optimizer.☆72Updated last year
- A parallel ODE solver for PyTorch☆264Updated 10 months ago
- Preconditioned Conjugate Gradient in Pytorch☆140Updated last year
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆112Updated 5 months ago
- Code for the paper "Learning Differential Equations that are Easy to Solve"☆282Updated 3 years ago
- Geometric kernels on manifolds, meshes and graphs☆269Updated last month
- Constrained optimization toolkit for PyTorch☆697Updated 3 weeks ago
- Turning SymPy expressions into PyTorch modules.☆149Updated 2 years ago
- Interpolation routines in Pytorch.☆111Updated 4 years ago
- ☆156Updated 2 years ago
- This library would form a permanent home for reusable components for deep probabilistic programming. The library would form and harness a…☆308Updated 2 months ago
- Geometric loss functions between point clouds, images and volumes☆648Updated 4 months ago
- Differentiable signal processing on the sphere for PyTorch☆515Updated last week
- DeepSphere: a graph-based spherical CNN (PyTorch)☆162Updated 3 years ago
- Numerical integration in arbitrary dimensions on the GPU using PyTorch / TF / JAX☆207Updated 3 weeks ago
- numerical optimization in pytorch☆138Updated last year
- A PyTorch implementation of L-BFGS.☆612Updated 2 years ago
- Normalizing flows in PyTorch☆402Updated 2 months ago
- Code for "Infinitely Deep Bayesian Neural Networks with Stochastic Differential Equations"☆171Updated 3 years ago
- PyTorch implementation of the Hessian-free optimizer☆36Updated last year
- A library for programmatically generating equivariant layers through constraint solving☆272Updated 2 years ago
- Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation.☆445Updated 2 years ago
- The Modified Differential Multiplier Method (MDMM) for PyTorch☆59Updated 4 years ago
- Source code for Fathony, Sahu, Willmott, & Kolter, "Multiplicative Filter Networks", ICLR 2021.☆95Updated 4 years ago
- Neural Laplace: Differentiable Laplace Reconstructions for modelling any time observation with O(1) complexity.☆80Updated 4 months ago
- OSS library that implements deep learning methods for partial differential equations and much more☆451Updated last month
- 1D interpolation for pytorch☆172Updated last year
- Functional N-dimensional convolution in Pytorch, recursively calling convNd until reaching conv3d.☆79Updated 3 months ago
- Improved LBFGS and LBFGS-B optimizers in PyTorch.☆62Updated 9 months ago