vincenzodentamaro / keras-FastKANLinks
Tensorflow Keras implementation of FastKAN Kolmogorov Arnold Network
☆16Updated last year
Alternatives and similar repositories for keras-FastKAN
Users that are interested in keras-FastKAN are comparing it to the libraries listed below
Sorting:
- This repository demonstrates the application of efficient Kolmogorov-Arnold Networks (KAN) in a curve fitting (regression) task.☆34Updated 10 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆80Updated last year
- Temporal Kolmogorov-Arnold Transformer☆80Updated 5 months ago
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.☆28Updated 11 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆207Updated 5 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆147Updated 3 months ago
- Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines.☆38Updated 6 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆249Updated 9 months ago
- Combine B-Splines (BS) and Radial Basis Functions (RBF) in Kolmogorov-Arnold Networks (KANs)☆26Updated 3 weeks ago
- FC-KAN: Function Combinations in Kolmogorov-Arnold Networks