Skip to content

Commit cd9ed9e

Browse files
authored
Merge pull request #126 from alex-fu27/patch-1
remove xKAN empty project skeleton
2 parents 6658153 + 570ea8f commit cd9ed9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso
121121
- [FCN-KAN](https://github.com/Zhangyanbo/FCN-KAN) : Kolmogorov–Arnold Networks with modified activation (using fully connected network to represent the activation) | ![Github stars](https://img.shields.io/github/stars/Zhangyanbo/FCN-KAN.svg)
122122
- [X-KANeRF](https://github.com/lif314/X-KANeRF) : KAN based NeRF with various basis functions like B-Splines, Fourier, Radial Basis Functions, Polynomials, etc | ![Github stars](https://img.shields.io/github/stars/lif314/X-KANeRF.svg)
123123
- [Large Kolmogorov-Arnold Networks](https://github.com/Indoxer/LKAN) : Variations of Kolmogorov-Arnold Networks (including CUDA-supported KAN convolutions) | ![Github stars](https://img.shields.io/github/stars/Indoxer/LKAN.svg)
124-
- [xKAN](https://github.com/mlsquare/xKAN) : Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc | ![Github stars](https://img.shields.io/github/stars/mlsquare/xKAN.svg)
125124
- [JacobiKAN](https://github.com/SpaceLearner/JacobiKAN) : Kolmogorov-Arnold Networks (KAN) using Jacobi polynomials instead of B-splines. | ![Github stars](https://img.shields.io/github/stars/SpaceLearner/JacobiKAN.svg)
126125
- [GraphKAN](https://github.com/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks) : Implementation of Graph Neural Network version of Kolmogorov Arnold Networks (GraphKAN) | ![Github stars](https://img.shields.io/github/stars/WillHua127/GraphKAN-Graph-Kolmogorov-Arnold-Networks.svg)
127126
- [OrthogPolyKAN](https://github.com/Boris-73-TA/OrthogPolyKANs) : Kolmogorov-Arnold Networks (KAN) using orthogonal polynomials instead of B-splines. | ![Github stars](https://img.shields.io/github/stars/Boris-73-TA/OrthogPolyKANs.svg)

0 commit comments

Comments
 (0)