IvanDrokin / torch-conv-kanLinks
This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageN…
☆496Updated 6 months ago
Alternatives and similar repositories for torch-conv-kan
Users that are interested in torch-conv-kan are comparing it to the libraries listed below
Sorting:
- KAN for Vision Transformer☆247Updated 7 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆872Updated last month
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆414Updated 11 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆181Updated 6 months ago
- ikan: 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆267Updated this week
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated 2 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆146Updated 3 months ago
- Fast Convolutional KAN☆59Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated 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
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆375Updated last year
- ☆736Updated last year
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆409Updated 2 months ago
- ☆133Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆249Updated 8 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆714Updated 2 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆571Updated 3 weeks ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆471Updated last week
- Benchmark for efficiency in memory and time of different KAN implementations.☆125Updated 9 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆291Updated 11 months ago
- Replace MLP with Kolmogorov-Arnold Network in CNN models and conduct experiments on CIFAR 10☆15Updated last year
- Minimal Mamba-2 implementation in PyTorch☆198Updated 11 months ago
- Benchmarking and Testing FastKAN☆77Updated last year
- Wavelet Convolutions for Large Receptive Fields. ECCV 2024.☆461Updated 6 months ago
- ☆240Updated 3 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated last year
- xLSTM as Generic Vision Backbone☆478Updated 6 months ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆455Updated last week
- [CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone☆1,435Updated 2 months ago
- (CVPR2024)RMT: Retentive Networks Meet Vision Transformer☆349Updated 10 months ago