StarostinV / convkan
Convolutional layer for Kolmogorov-Arnold Network (KAN)
☆84Updated 8 months ago
Alternatives and similar repositories for convkan:
Users that are interested in convkan are comparing it to the libraries listed below
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆124Updated last month
- Fast Convolutional KAN☆58Updated 9 months ago
- KAN for Vision Transformer☆242Updated 4 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆70Updated 8 months ago
- ☆127Updated 9 months ago
- U-Net architecture with Kolmogorov-Arnold Convolutions (KA convolutions)☆34Updated 9 months ago
- C++ and Cuda ops for fused FourierKAN☆75Updated 9 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆173Updated 2 months ago
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆86Updated 8 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆36Updated 9 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆118Updated 5 months ago
- Benchmarking and Testing FastKAN☆71Updated 8 months ago
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆466Updated 3 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆382Updated 8 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆115Updated 3 weeks ago
- Drop-in convolutional KAN replacement of Conv2d☆18Updated 8 months ago
- Replacement classic layers with KAN Block for Hyperspectral data☆32Updated 2 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆27Updated 8 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 3 months ago
- MNIST example using Kolmogorov-Arnold Networks☆27Updated 9 months ago
- KAE : KAN-based AutoEncoder (AE, VAE, VQ-VAE, RVQ, etc.)☆32Updated 8 months ago
- ☆85Updated 8 months ago
- Variations of Kolmogorov-Arnold Networks