team-daniel / KAN
Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.
☆219Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for KAN
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆165Updated last month
- A modified CNN architecture using Kolmogorov-Arnold Networks☆65Updated 5 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆159Updated 3 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆367Updated 5 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆347Updated 6 months ago
- Variations of Kolmogorov-Arnold Networks☆111Updated 6 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆174Updated last month
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆29Updated 4 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆80Updated 5 months ago
- The codes to replicate the simulation of the paper :"Wav-KAN: Wavelet Kolmogorov-Arnold Networks"☆104Updated 5 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 3 weeks ago
- KAN for Vision Transformer☆232Updated last month
- Benchmark for efficiency in memory and time of different KAN implementations.☆111Updated 2 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆106Updated 3 months ago
- Fast Convolutional KAN☆54Updated 6 months ago
- Benchmarking and Testing FastKAN☆65Updated 5 months ago
- Temporal Kolmogorov-Arnold Transformer☆65Updated last week
- Kolmogorov Arnold Network (KAN) for Time Series Forecasting (TSF)☆67Updated last month
- Better implementation of Kolmogorov Arnold Network☆21Updated 5 months ago
- ☆119Updated 6 months ago
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆416Updated this week
- The tensorflow implementation of KANs☆45Updated 2 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture