keras_efficient_kan

OTHER License

Stars
2

Keras Efficient Kan

Keras package reproducting the pytorch efficient_kan implementation

Package is available on pypi here

It implements KANLinear based on Kolmogorov-Arnold Network that can be used as a drop-in replacement for Dense layers in Keras models.

It supports array with more than 2 dimensions, applying the same transformation to all the dimensions except the last one.

Shield:

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.