1ssb / torchkanLinks
An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations
☆186Updated last year
Alternatives and similar repositories for torchkan
Users that are interested in torchkan are comparing it to the libraries listed below
Sorting:
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆456Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆397Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆136Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆260Updated last year
- Benchmarking and Testing FastKAN☆88Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- ☆749Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆156Updated 6 months ago
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆204Updated 6 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆107Updated 2 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆908Updated 8 months ago
- ☆140Updated last year
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆111Updated 8 months ago
- ☆97Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆221Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆176Updated last year
- Fast Convolutional KAN☆66Updated last year
- ☆350Updated last year
- ☆252Updated last month
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆180Updated last year
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆36Updated 3 weeks ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆42Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆302Updated last year
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆29Updated last year
- C++ and Cuda ops for fused FourierKAN☆82Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆90Updated last year
- Resources about xLSTM by Sepp Hochreiter☆318Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year