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)☆438Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆188Updated 10 months ago
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Benchmarking and Testing FastKAN☆85Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆133Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆256Updated last year
- ☆740Updated last year
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆196Updated 4 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated this week
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆902Updated 5 months ago
- KAN for Vision Transformer☆251Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆173Updated last year
- ☆136Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆213Updated 9 months ago
- Resources about xLSTM by Sepp Hochreiter☆316Updated 10 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆120Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆151Updated 3 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆113Updated 6 months ago
- ☆96Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆175Updated last year
- The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling☆723Updated 10 months ago
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆521Updated 10 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆296Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆89Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆122Updated 11 months ago
- ☆246Updated 7 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆39Updated 10 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated this week