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…
☆44Updated 10 months ago
Alternatives and similar repositories for high-order-layers-torch:
Users that are interested in high-order-layers-torch are comparing it to the libraries listed below
- A State-Space Model with Rational Transfer Function Representation.☆78Updated 11 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆28Updated 10 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆33Updated 11 months ago
- ☆88Updated 10 months ago
- Deep Networks Grok All the Time and Here is Why☆34Updated 11 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 5 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆121Updated 7 months ago
- Code repository of the paper "Clifford-Steerable Convolutional Neural Networks"☆47Updated 8 months ago
- C++ and Cuda ops for fused FourierKAN☆77Updated 11 months ago
- Official repository of Implicit Neural Convolutional Kernels for Steerable CNNs, Zhdanov et al.☆28Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆98Updated 4 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆36Updated 5 months ago
- Kolmogorov-Arnold networks (KAN) as implicit functions (like NeRF but simpler)☆14Updated 11 months ago
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆23Updated 3 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated 11 months ago
- ☆12Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆58Updated 2 months ago
- Benchmarking and Testing FastKAN☆74Updated 10 months ago
- Diffusion models in PyTorch☆101Updated 3 weeks ago
- ☆38Updated 11 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- ☆52Updated 6 months ago
- A minimal implementation of Equivariant Neural Fields (https://arxiv.org/abs/2406.05753).☆23Updated 2 months ago
- The 2D discrete wavelet transform for JAX☆43Updated 2 years ago
- A simple example of VAEs with KANs☆12Updated 11 months ago
- Neural Optimal Transport with Lagrangian Costs☆55Updated 9 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆98Updated last month
- ☆16Updated 3 years ago
- Official Implementation of the ICML 2023 paper: "Neural Wave Machines: Learning Spatiotemporally Structured Representations with Locally …☆70Updated last year