AntonioTepsich / Convolutional-KANsLinks
This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing the classic linear transformation of the convolution to learnable non linear activations in each pixel.
☆873Updated last month
Alternatives and similar repositories for Convolutional-KANs
Users that are interested in Convolutional-KANs are comparing it to the libraries listed below
Sorting:
- This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implem…☆496Updated 6 months ago
- ☆736Updated last year
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆414Updated 11 months ago
- KAN for Vision Transformer☆247Updated 8 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆375Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆181Updated 6 months ago
- An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).☆4,368Updated 10 months ago
- A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and mor…☆2,952Updated 3 months ago
- xLSTM as Generic Vision Backbone☆478Updated 7 months ago
- [ICLR2025] Kolmogorov-Arnold Transformer☆778Updated 2 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆249Updated 9 months ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,242Updated 6 months ago
- ☆133Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆147Updated 3 months ago
- ikan: 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆267Updated last week
- Benchmark for efficiency in memory and time of different KAN implementations.☆124Updated 9 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated 2 months ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆471Updated last week
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆412Updated 2 months ago
- Understanding Kolmogorov-Arnold Networks: A Tutorial Series on KAN using Toy Examples☆191Updated last week
- Minimal Mamba-2 implementation in PyTorch☆198Updated 11 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆169Updated 9 months ago
- The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold Networks (KANs) for language modeling☆715Updated 6 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆574Updated this week
- TKAN: Temporal Kolmogorov-Arnold Networks☆207Updated 5 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆291Updated 11 months ago
- Official repository of the xLSTM.☆1,880Updated last week
- Benchmarking and Testing FastKAN☆77Updated last year
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆329Updated 5 months ago