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…
☆514Updated 9 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☆252Updated 10 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆894Updated 4 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆430Updated last year
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆106Updated 4 months ago
- ikan: many kan variants for every body☆280Updated last month
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆148Updated 2 months ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆354Updated 8 months ago
- Fast Convolutional KAN☆61Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆187Updated 9 months ago
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆450Updated 2 months ago
- xLSTM as Generic Vision Backbone☆484Updated 9 months ago
- Wavelet Convolutions for Large Receptive Fields. ECCV 2024.☆494Updated 2 months ago
- ☆137Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- ☆736Updated last year
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆255Updated 11 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆384Updated last year
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆620Updated last week
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated 11 months ago
- Benchmarking and Testing FastKAN☆81Updated last year
- 本仓库旨在介绍如何通过源码编译的方法成功安装mamba,可解决selective_scan_cuda和本地cuda环境冲突的问题☆112Updated 6 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆294Updated last year
- ☆243Updated 5 months ago
- [ICLR2025] Kolmogorov-Arnold Transformer☆806Updated 5 months ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆546Updated last week
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆725Updated last month
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆465Updated last week
- [Official Repo] Visual Mamba: A Survey and New Outlooks☆700Updated 6 months ago
- Minimal Mamba-2 implementation in PyTorch☆216Updated last year