Zhangyanbo / MLP-KANLinks
Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)
☆106Updated 9 months ago
Alternatives and similar repositories for MLP-KAN
Users that are interested in MLP-KAN are comparing it to the libraries listed below
Sorting:
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆383Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated 11 months ago
- C++ and Cuda ops for fused FourierKAN☆80Updated last year
- ☆94Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆184Updated 8 months ago
- A More Fair and Comprehensive Comparison between KAN and MLP☆171Updated 11 months ago
- Benchmarking and Testing FastKAN☆80Updated last year
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆38Updated 8 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆38Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆429Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- ☆136Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆255Updated 11 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 3 weeks ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆106Updated 4 months ago
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)