syassami / FourierKAN-mnistLinks
MNIST example using Kolmogorov-Arnold Networks
☆27Updated last year
Alternatives and similar repositories for FourierKAN-mnist
Users that are interested in FourierKAN-mnist are comparing it to the libraries listed below
Sorting:
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆104Updated 3 months ago
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆38Updated last year
- C++ and Cuda ops for fused FourierKAN☆80Updated last year
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆148Updated last month
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated 10 months ago
- Fast Convolutional KAN☆61Updated last year
- ☆135Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 7 months ago
- State Space Models☆68Updated last year
- ☆93Updated last year
- The official implementation of ``CKGConv: General Graph Convolution with Continuous Kernels'' (ICML 2024)☆29Updated 11 months ago
- U-Net architecture with Kolmogorov-Arnold Convolutions (KA convolutions)☆39Updated last year
- Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports☆87Updated last year
- Drop-in convolutional Kolmogorov-Arnold Network replacement of Conv2d☆18Updated last year
- ☆67Updated 5 months ago
- Benchmarking and Testing FastKAN☆78Updated last year
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆25Updated 5 months ago
- 🕹️The toy examples of Kolmogorov-Arnold Network (Get Started Quickly)☆75Updated last year
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 8 months ago
- ☆16Updated last year
- Transformer model based on Kolmogorov–Arnold Network(KAN), which is an alternative of Multi-Layer Perceptron(MLP)☆29Updated 2 weeks ago
- [AAAI 2024] PDE+: Enhancing Generalization via PDE with Adaptive Distributional Diffusion☆24Updated last year
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆37Updated 2 weeks ago
- Temporal Kolmogorov-Arnold Transformer☆80Updated 6 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 3 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- An unofficial pytorch implementation for OGAN☆9Updated 3 years ago
- A pytorch implementation of Fourier Analysis Networks (FAN)☆35Updated 9 months ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆36Updated 10 months ago