Skip to content

Commit 6658153

Browse files
authored
Merge pull request mintisan#125 from silvermete0r/main
Updated `OIKAN` description to "KART-inspired Neuro-Symbolic ML"
2 parents 06a7495 + fdfa046 commit 6658153

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,11 @@ A curated list of awesome libraries, projects, tutorials, papers, and other reso
142142
- [SigKAN](https://github.com/remigenet/SigKAN): Path Signature-Weighted Kolmogorov-Arnold Networks tensorflow 2.x layer implementations, based on iisignature | ![Github stars](https://img.shields.io/github/stars/remigenet/sigkan.svg)
143143
- [KAN-SGAN](https://github.com/hoangthangta/KAN-SGAN/): Semi-supervised learning with Generative Adversarial Networks (GANs) using Kolmogorov-Arnold Network Layers (KANLs) | ![Github stars](https://img.shields.io/github/stars/hoangthangta/KAN-SGAN.svg)
144144
- [HiPPO-KAN: Efficient KAN Model for Time Series Analysis](https://arxiv.org/abs/2410.14939)
145-
- [OIKAN](https://github.com/silvermete0r/oikan): Optimized Interpretable Kolmogorov-Arnold Networks | ![Github stars](https://img.shields.io/github/stars/silvermete0r/oikan.svg)
145+
- [OIKAN](https://github.com/silvermete0r/oikan): Neuro-Symbolic ML for Scientific Discovery (not a direct implementation of KANs but a KART-inspired alternative to make more efficient and accurate Neuro-Symbolic ML) | ![Github stars](https://img.shields.io/github/stars/silvermete0r/oikan.svg)
146146
- [timeKAN](https://github.com/SamerMakni/timekan): Kolmogorov-Arnold Networks with recurrent architectures | ![Github stars](https://img.shields.io/github/stars/SamerMakni/timekan)
147147
- [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)
148148

149+
149150
### Library-based
150151

151152
- [TorchKAN](https://github.com/1ssb/torchkan) : Simplified KAN Model Using Legendre approximations and Monomial basis functions for Image Classification for MNIST. Achieves 99.5% on MNIST using Conv+LegendreKAN. | ![Github stars](https://img.shields.io/github/stars/1ssb/torchkan.svg)

0 commit comments

Comments
 (0)