Skip to content

Commit f929239

Browse files
authored
Update README.md
1 parent 3436fc3 commit f929239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso
117117
- [KolmogorovArnold.jl](https://github.com/vpuri3/KolmogorovArnold.jl) : Very fast Julia implementation of KANs with RBF and RSWAF basis. Extra speedup is gained by writing custom gradients to share work between forward and backward pass. | ![Github stars](https://img.shields.io/github/stars/vpuri3/KolmogorovArnold.jl)
118118
- [kan-polar](https://github.com/mpoluektov/kan-polar) : Kolmogorov-Arnold Networks in MATLAB | ![Github stars](https://img.shields.io/github/stars/mpoluektov/kan-polar.svg)
119119
- [kamo](https://github.com/dorjeduck/kamo) : Kolmogorov-Arnold Networks in Mojo | ![Github stars](https://img.shields.io/github/stars/dorjeduck/kamo.svg)
120+
- [Julia-Wav-KAN](https://github.com/PritRaj1/Julia-Wav-KAN) : A Julia implementation of Wavelet Kolmogorov-Arnold Networks. | ![Github stars](https://img.shields.io/github/stars/PritRaj1/Julia-Wav-KAN.svg)
120121
- [Building a Kolmogorov-Arnold Neural Network in C](https://rabmcmenemy.medium.com/building-a-kolmogorov-arnold-neural-network-in-c-fac89f2b2330)
121122

122123

0 commit comments

Comments
 (0)