From 511c6c3952bd5e992f7773cb797411f4a4cde8d9 Mon Sep 17 00:00:00 2001 From: Kunpeng Xu <55382864+kunpengxu@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:19:40 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6834c1d..5016bf2 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso - [A First Look at Kolmogorov-Arnold Networks in Surrogate-assisted Evolutionary Algorithms](https://arxiv.org/abs/2405.16494) | [code](https://github.com/hhyqhh/KAN-EA)| ![Github stars](https://img.shields.io/github/stars/Jinfeng-Xu/FKAN-GCF.svg) - [FourierKAN-GCF: Fourier Kolmogorov-Arnold Network--An Effective and Efficient Feature Transformation for Graph Collaborative Filtering](https://arxiv.org/abs/2406.01034) | [code](https://github.com/Jinfeng-Xu/FKAN-GCF) | ![Github stars](https://img.shields.io/github/stars/Jinfeng-Xu/FKAN-GCF.svg) - [A Temporal Kolmogorov-Arnold Transformer for Time Series Forecasting](https://arxiv.org/abs/2406.02486) | [code](https://github.com/remigenet/TKAT) | ![Github stars](https://img.shields.io/github/stars/remigenet/tkat.svg) +- [Kolmogorov-Arnold Networks for Time Series: Bridging Predictive Power and Interpretability](https://arxiv.org/abs/2406.02496) - [fKAN: Fractional Kolmogorov-Arnold Networks with trainable Jacobi basis functions](https://arxiv.org/abs/2406.07456) | [code](https://github.com/alirezaafzalaghaei/fKAN) | ![Github stars](https://img.shields.io/github/stars/alirezaafzalaghaei/fKAN.svg) - [BSRBF-KAN: A combination of B-splines and Radial Basic Functions in Kolmogorov-Arnold Networks](https://arxiv.org/abs/2406.11173) | [code](https://github.com/hoangthangta/BSRBF_KAN) | ![Github stars](https://img.shields.io/github/stars/hoangthangta/BSRBF_KAN.svg) - [GraphKAN: Enhancing Feature Extraction with Graph Kolmogorov Arnold Networks](https://arxiv.org/abs/2406.13597) | [code](https://github.com/Ryanfzhang/GraphKan) | ![Github stars](https://img.shields.io/github/stars/Ryanfzhang/GraphKan.svg)