pykan
pykan copied to clipboard
Is it okay to use KAN for something other than PDE calculations, like MLP?
Is it acceptable to use KAN as a way to approximate f(x) when computing expressions such as y = g(f(x)) over other layers or functions rather than over a function for y = f(x), and are there any disadvantages to using adam as an optimizer rather than LBFGS for KAN models?