sidhu2690 / RBF-KANLinks
This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.
☆29Updated last year
Alternatives and similar repositories for RBF-KAN
Users that are interested in RBF-KAN are comparing it to the libraries listed below
Sorting:
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆38Updated last year
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆38Updated 7 months ago
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆25Updated 5 months ago
- SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series☆46Updated 7 months ago
- This repository contains a better implementation of Kolmogorov-Arnold networks☆62Updated 3 weeks ago
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆27Updated last month
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆105Updated 7 months ago
- Benchmarking and Testing FastKAN☆78Updated last year
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated last year
- ☆92Updated last year
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆34Updated 11 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated last year
- Temporal Kolmogorov-Arnold Transformer☆80Updated 5 months ago
- C++ and Cuda ops for fused FourierKAN☆79Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆126Updated 10 months ago
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆39Updated 4 months ago
- ☆16Updated 7 months ago
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆37Updated last month
- Code for the AISTATS 2024 Paper "From Data Imputation to Data Cleaning - Automated Cleaning of Tabular Data Improves Downstream Predictiv…☆22Updated last year
- Implementation of Rational Kolmogorov-Arnold Network (rKAN)☆13Updated 11 months ago
- A simple example of VAEs with KANs☆12Updated last year
- Conformal Prediction for Time Series with Modern Hopfield Networks☆79Updated 3 weeks ago
- A short introduction to Conformal Prediction methods, with a few examples for classification and regression from the Astrophysical domain…☆12Updated 11 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆118Updated 10 months ago
- ☆78Updated 2 weeks ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 months ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆82Updated last year
- Official code for ICML 2024 paper "An Unsupervised Approach for Periodic Source Detection in Time Series"☆10Updated 4 months ago
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)☆64Updated 2 months ago