Trying to build some models using KAN Kolmogorov-Arnold Networks
Using the pykan package
The KAN is implemented from: Blealtan/efficient-kan
-
Processed by simply expanding it into one dimension, which achieves 83 % accuracy
-
Replace the linear function in a normal CNN network, achieves 99.17% accuracy