SynodicMonth / ChebyKANLinks
Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.
☆395Updated 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)☆455Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆186Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- Benchmarking and Testing FastKAN☆88Updated 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
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆203Updated 6 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated 2 months ago
- ☆747Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆907Updated 8 months ago
- ☆140Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆176Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆221Updated 11 months ago
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- ☆97Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆179Updated last year
- The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling☆725Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆155Updated 6 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆111Updated 8 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆128Updated last year
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆39Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆302Updated last year
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆41Updated last year
- Fast Convolutional KAN☆66Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆90Updated last year
- C++ and Cuda ops for fused FourierKAN☆82Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year