mlsquare / xKANLinks
Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc
☆35Updated last year
Alternatives and similar repositories for xKAN
Users that are interested in xKAN are comparing it to the libraries listed below
Sorting:
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated 10 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆38Updated 9 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 2 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- ☆95Updated last year
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆39Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last week
- A simple example of VAEs with KANs☆12Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆188Updated 9 months ago
- C++ and Cuda ops for fused FourierKAN☆80Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆385Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated last year
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)☆66Updated 5 months ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆45Updated last year
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆27Updated 3 months ago
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆35Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆255Updated 11 months ago
- Benchmarking and Testing FastKAN☆83Updated last year
- Temporal Kolmogorov-Arnold Transformer☆80Updated 8 months ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆37Updated 2 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆119Updated last year
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆39Updated 6 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆212Updated 8 months ago
- ☆16Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆26Updated 7 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆432Updated last year