Skip to content

Commit a48e83b

Browse files
authored
Update README.md
1 parent 444c3f6 commit a48e83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso
152152
- [timeKAN](https://github.com/SamerMakni/timekan): Kolmogorov-Arnold Networks with recurrent architectures | ![Github stars](https://img.shields.io/github/stars/SamerMakni/timekan)
153153
- [MatrixKAN](https://github.com/OSU-STARLAB/MatrixKAN): MatrixKAN: An optimized B-spline-based KAN implementation with superior effective computation time for higher spline degrees and larger datasets | ![Github stars](https://img.shields.io/github/stars/OSU-STARLAB/MatrixKAN.svg)
154154
- [TorchCurves](https://github.com/alexshtf/torchcurves): A differentiable parametric curves PyTorch library, with both B-Splines and Legendre Polynomials, that allows to easily build KAN layers. | ![Github stars](https://img.shields.io/github/stars/alexshtf/torchcurves.svg)
155-
155+
- [LinearKAN](https://github.com/catswe/LinearKAN): LinearKAN: A very fast implementation of Kolmogorov-Arnold Networks via Dynamic Input-Indexed Matrix Multiplication | ![Github stars](https://img.shields.io/github/stars/catswe/LinearKAN.svg)
156156

157157
### Library-based
158158

0 commit comments

Comments
 (0)