JianpanHuang / KAN
This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.
☆30Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for KAN
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆30Updated this week
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆221Updated 2 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆111Updated 2 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 3 weeks ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆32Updated 6 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆80Updated 5 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆65Updated 6 months ago
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆17Updated 5 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆174Updated last month
- C++ and Cuda ops for fused FourierKAN☆73Updated 6 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks." It showca…☆105Updated this week
- Fast Convolutional KAN☆55Updated 6 months ago
- Variations of Kolmogorov-Arnold Networks☆111Updated 6 months ago
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆71Updated this week
- Benchmarking and Testing FastKAN☆65Updated 5 months ago
- Temporal Kolmogorov-Arnold Transformer☆65Updated last week
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆160Updated 3 months ago
- A JAX-based implementation of Kolmogorov-Arnold Networks☆47Updated last month
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆106Updated 3 months ago
- Better implementation of Kolmogorov Arnold Network☆21Updated 5 months ago
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆22Updated last week
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆25Updated 5 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆367Updated 5 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆31Updated 6 months ago
- About Code release for “RoPINN: Region Optimized Physics-Informed Neural Networks” (NeurIPS 2024), https://arxiv.org/abs/2405.14369☆28Updated last week
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆106Updated last week
- KAE : KAN-based AutoEncoder (AE, VAE, VQ-VAE, RVQ, etc.)☆29Updated 6 months ago
- A simple example of VAEs with KANs☆12Updated 6 months ago
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆166Updated last month
- SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series☆31Updated 4 months ago