jloveric / high-order-layers-torchLinks
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 last year
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
Sorting:
- A State-Space Model with Rational Transfer Function Representation.☆83Updated last year
- C++ and Cuda ops for fused FourierKAN☆82Updated last year
- ☆98Updated last year
- Deep Networks Grok All the Time and Here is Why☆38Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆108Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Diffusion models in PyTorch☆124Updated this week
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆51Updated last year
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆127Updated 2 years ago
- A simple example of VAEs with KANs☆11Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆138Updated last year
- ☆62Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆92Updated 2 years ago
- Clifford-Steerable Convolutional Neural Networks [ICML'24]☆52Updated 8 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 10 months ago
- TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch☆82Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆36Updated last year
- Implicit Convolutional Kernels for Steerable CNNs [NeurIPS'23]☆30Updated 11 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆71Updated 2 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆92Updated last year
- Implementation of Metaformer, but in an autoregressive manner☆26Updated 3 years ago
- Recursive Leasting Squares (RLS) with Neural Network for fast learning☆59Updated 2 years ago
- ☆129Updated 5 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated last year
- ☆162Updated 3 months ago
- Toy genetic algorithm in Pytorch☆55Updated 9 months ago
- Kolmogorov-Arnold networks (KAN) as implicit functions (like NeRF but simpler)☆15Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆126Updated 5 months ago