Zhangyanbo / MLP-KAN
Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)
☆103Updated 6 months ago
Alternatives and similar repositories for MLP-KAN:
Users that are interested in MLP-KAN are comparing it to the libraries listed below
- C++ and Cuda ops for fused FourierKAN☆78Updated 11 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆121Updated 8 months ago
- Benchmarking and Testing FastKAN☆75Updated 11 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆78Updated 11 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆33Updated 11 months ago
- ☆88Updated 11 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆36Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆373Updated 11 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated last month
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆32Updated 9 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆38Updated 11 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆28Updated 10 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆248Updated 8 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆404Updated 10 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆179Updated 5 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 11 months ago
- Code repository for Trajectory Flow Matching☆63Updated 6 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated 11 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last month
- TKAN: Temporal Kolmogorov-Arnold Networks☆202Updated 4 months ago
- A More Fair and Comprehensive Comparison between KAN and MLP☆168Updated 8 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆80Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆143Updated 2 months ago
- Temporal Kolmogorov-Arnold Transformer☆80Updated 4 months ago
- ☆38Updated 11 months ago
- Fast Convolutional KAN☆58Updated 11 months ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆61Updated 11 months ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated 10 months ago
- A pytorch implementation of Fourier Analysis Networks (FAN)☆34Updated 6 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated 10 months ago