Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlsquare/xKAN
Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc
https://github.com/mlsquare/xKAN
Last synced: about 1 month ago
JSON representation
Kolmogorov-Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc
- Host: GitHub
- URL: https://github.com/mlsquare/xKAN
- Owner: mlsquare
- License: apache-2.0
- Created: 2024-05-08T22:50:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T23:02:24.000Z (8 months ago)
- Last Synced: 2024-05-09T23:44:32.901Z (8 months ago)
- Language: Python
- Size: 349 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kan - xKAN - Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc | ![Github stars](https://img.shields.io/github/stars/mlsquare/xKAN.svg) (Library / Theorem)
- awesome-kan - xKAN - Arnold Networks with various basis functions like B-Splines, Fourier, Chebyshev, Wavelets etc | ![Github stars](https://img.shields.io/github/stars/mlsquare/xKAN.svg) (Library / Theorem)
README
# xKAN
This file will become your README and also the index of your
documentation.## Install
``` sh
pip install xKAN
```## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```2