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 orthogonal polynomials instead of B-splines.☆38Updated 10 months ago
- Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)☆106Updated 10 months ago
- Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc☆35Updated last year
- Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines.☆40Updated last year
- This repository contains a better implementation of Kolmogorov-Arnold networks☆63Updated 3 months ago
- Temporal Kolmogorov-Arnold Transformer☆81Updated 8 months ago
- ☆96Updated last year
- ☆46Updated last year
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆27Updated 4 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆131Updated last year
- Official implementation of "Fourier Head: Helping Large Language Models Learn Complex Probability Distributions" (ICLR 2025)☆66Updated 5 months ago
- SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series☆48Updated 9 months ago
- High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial…☆45Updated last year
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last week
- Implementation of Fractional Kolmogorov-Arnold Network (fKAN)☆26Updated 8 months ago
- Conformal Prediction for Time Series with Modern Hopfield Networks☆79Updated 3 months ago
- Collection of tests performed during the study of the new Kolmogorov-Arnold Neural Networks (KAN)☆39Updated 6 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Official code for ICML 2024 paper "An Unsupervised Approach for Periodic Source Detection in Time Series"☆11Updated 7 months ago
- C++ and Cuda ops for fused FourierKAN☆80Updated last year
- A simple feature-based time series classifier using Kolmogorov–Arnold Networks☆120Updated last year
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated this week
- Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.☆177Updated 2 years ago
- Code for the AISTATS 2024 Paper "From Data Imputation to Data Cleaning - Automated Cleaning of Tabular Data Improves Downstream Predictiv…☆24Updated last year
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆389Updated last year
- SSCP: Improving Adaptive Conformal Prediction Using Self-supervised Learning (AISTATS 2023)☆17Updated 2 years ago
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆35Updated last year
- Reconstructing shared causal drivers from noisy time series☆57Updated 11 months ago
- ☆16Updated 9 months ago