Kolmogorov–Arnold Networks with modified activation (using MLP to represent the activation)
☆108Oct 4, 2025Updated 11 months ago
Alternatives and similar repositories for MLP-KAN
Users that are interested in MLP-KAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MNIST example using Kolmogorov-Arnold Networks☆28May 2, 2024Updated 2 years ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆417May 13, 2024Updated 2 years ago
- ☆103Jun 5, 2024Updated 2 years ago
- ☆754May 24, 2024Updated 2 years ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆494Jun 20, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This code implements a Radial Basis Function (RBF) based Kolmogorov-Arnold Network (KAN) for function approximation.