Skip to content

Commit ae4af8e

Browse files
authored
Merge pull request #133 from Murphyzc/main
add paper metakan
2 parents 70a2072 + 0f39a0e commit ae4af8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso
103103
- [CVKAN: Complex-Valued Kolmogorov-Arnold Networks](https://arxiv.org/abs/2502.02417) | [code](https://github.com/M-Wolff/CVKAN) | ![Github stars](https://img.shields.io/github/stars/M-Wolff/CVKAN.svg) - Transferred KANs into the complex-valued domain using Radial Basis Functions and added tools for improved Plotting and Interpretability
104104
- [DAREK - Distance Aware Error for Kolmogorov Networks](https://ieeexplore.ieee.org/document/10888425) | [page](https://masoud-ataei.github.io/DAREK/) - DAREK introduce distance aware worst case error bounds for Kolmogorov-Arnold Networks.
105105

106+
- [MetaKAN: Improving Memory Efficiency for Training KANs via Meta Learning](https://arxiv.org/pdf/2506.07549) | [code](https://github.com/Murphyzc/MetaKAN) | ![Github stars](https://img.shields.io/github/stars/Murphyzc/MetaKAN) - MetaKAN provides an alternative technique for training KANs, that allows for greater scalability and extensibility, and narrows the training cost gap with MLPs stated in the original paper of KANs.
107+
106108
### Theorem
107109

108110
- 1957-[On the representation of continuous functions of several variables by superpositions of continuous functions of a smaller number of variables](https://cs.uwaterloo.ca/~y328yu/classics/Kolmogorov57.pdf) : The original Kolmogorov Arnold paper

0 commit comments

Comments
 (0)