zavareh1 / Wav-KANLinks
This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showcases the use of wavelet functions in neural networks to improve interpretability, accuracy, and efficiency.
☆155Updated 5 months ago
Alternatives and similar repositories for Wav-KAN
Users that are interested in Wav-KAN are comparing it to the libraries listed below
Sorting:
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆112Updated 8 months ago
- Fast Convolutional KAN☆66Updated last year
- KAN for Vision Transformer☆253Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆84Updated last year
- ☆140Updated 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.☆137Updated last year
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆530Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆450Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆260Updated last year
- Benchmarking and Testing FastKAN☆86Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆90Updated last year
- TKAN: Temporal Kolmogorov-Arnold Networks☆220Updated 11 months ago
- ikan: many kan variants for every body☆290Updated 4 months ago
- ☆250Updated last month
- KAE : KAN-based AutoEncoder (AE, VAE, VQ-VAE, RVQ, etc.)☆38Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆300Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆393Updated last year
- A easy to use implementation of xLSTM☆62Updated 2 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"