sidhu2690 / RBF-KAN
This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.
☆28Updated 8 months ago
Alternatives and similar repositories for RBF-KAN:
Users that are interested in RBF-KAN are comparing it to the libraries listed below
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆37Updated 10 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆35Updated 3 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆32Updated 10 months ago
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆24Updated last month
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆44Updated 8 months ago
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆22Updated last month
- This repository contains a better implementation of Kolmogorov-Arnold networks☆61Updated 10 months ago
- SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series☆44Updated 3 months ago
- A simple example of VAEs with KANs☆12Updated 9 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆103Updated 4 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆72Updated 9 months ago
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆37Updated 2 weeks ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆119Updated 6 months ago
- C++ and Cuda ops for fused FourierKAN☆76Updated 10 months ago
- Benchmarking and Testing FastKAN☆72Updated 9 months ago
- ☆86Updated 9 months ago
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆112Updated 6 months ago
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆30Updated 8 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated last month
- Temporal Kolmogorov-Arnold Transformer☆78Updated 2 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆118Updated last month
- Automatic Integration for Neural Spatio-Temporal Point Process models (AI-STPP) is a new paradigm for exact, efficient, non-parametric inf…☆24Updated 4 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated 10 months ago
- A short introduction to Conformal Prediction methods, with a few examples for classification and regression from the Astrophysical domain…☆12Updated 8 months ago
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks☆30Updated 2 weeks ago
- ☆13Updated 3 months ago
- Code for the AISTATS 2024 Paper "From Data Imputation to Data Cleaning - Automated Cleaning of Tabular Data Improves Downstream Predictiv…☆21Updated last year
- A pytorch implementation of Fourier Analysis Networks (FAN)☆31Updated 5 months ago
- Fast Convolutional KAN☆58Updated 9 months ago