jloveric / high-order-layers-torch
High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial (Chebyshev nodes) and Fourier Series layers of arbitrary order. Piecewise implementations could be thought of as a 1d grid (for each neuron) where each grid element is Lagrange polynomial. Both full connecte…
☆41Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for high-order-layers-torch
- Code repository of the paper "Clifford-Steerable Convolutional Neural Networks"☆40Updated 2 months ago
- A State-Space Model with Rational Transfer Function Representation.☆70Updated 5 months ago
- Diffusion models in PyTorch☆86Updated 3 weeks ago
- Official repository of Implicit Neural Convolutional Kernels for Steerable CNNs, Zhdanov et al.☆25Updated 7 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆29Updated 5 months ago
- Free-form flows are a generative model training a pair of neural networks via maximum likelihood☆35Updated 4 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆111Updated 2 months ago
- C++ and Cuda ops for fused FourierKAN☆72Updated 5 months ago
- Kolmogorov-Arnold networks (KAN) as implicit functions (like NeRF but simpler)☆13Updated 5 months ago
- Improved sampling via learned diffusions (ICLR2024) and an optimal control perspective on diffusion-based generative modeling (TMLR2024)☆52Updated 2 months ago
- A simple example of VAEs with KANs☆12Updated 5 months ago
- Repo to the paper "Lie Point Symmetry Data Augmentation for Neural PDE Solvers"☆47Updated last year
- ☆11Updated 10 months ago
- ☆76Updated 5 months ago
- Flow-matching algorithms in JAX☆73Updated 2 months ago
- ☆38Updated 5 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆80Updated 5 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆104Updated last week
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆120Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆158Updated 2 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆31Updated 6 months ago
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆29Updated 3 months ago
- TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch☆75Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆32Updated 6 months ago
- ☆57Updated this week
- TopoBenchmark is a Python library designed to standardize benchmarking and accelerate research in Topological Deep Learning☆85Updated this week
- Implementation of papers in 101 lines of code.☆18Updated 11 months ago
- Bare-bones implementations of some generative models in Jax: diffusion, normalizing flows, consistency models, flow matching, (beta)-VAEs…☆122Updated 10 months ago
- Code repository for Trajectory Flow Matching☆21Updated last week
- ☆15Updated 2 years ago