SynodicMonth / ChebyKANLinks
Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.
☆392Updated last year
Alternatives and similar repositories for ChebyKAN
Users that are interested in ChebyKAN are comparing it to the libraries listed below
Sorting:
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆447Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆186Updated 11 months ago
- Benchmarking and Testing FastKAN☆86Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆259Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- ☆745Updated last year
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆201Updated 5 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated last month
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- ☆140Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆220Updated 11 months ago
- The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling☆724Updated 11 months ago
- ☆97Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆176Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆155Updated 5 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆113Updated 7 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆177Updated last year
- Resources about xLSTM by Sepp Hochreiter☆317Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Fast Convolutional KAN☆65Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆126Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆133Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 5 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆41Updated last year
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆36Updated 2 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆39Updated 11 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year