pykan icon indicating copy to clipboard operation
pykan copied to clipboard

Kolmogorov Arnold Networks

Results 336 pykan issues
Sort by recently updated
recently updated
newest added

I use the latest pykan. Multikan is amazing to fit more complicted physical problems. But when I use the multiKan, I find a weired problem. The multiKan seems to turn...

Hello, I am working on a research problem regarding a manufacturing process that can be solved as a regression. The dataset consists of 4 Input columns (e.g. pressure, depth) like...

I want to linearize my first later and combine the outputs of my first layer to a single activation function in the second layer. Would this be possible. i tried...

Hi! Why do we need to provide both training and test data as input when training? As if in classical models you only need to pass training input and training...

I'm trying to train the KAN model with a special loss function. I want the KAN to produce 10 outputs, which are then fed to a function f, which takes...

My case can be run on 2080s and cpu. But it fail in L40. And the performance of KAN is different between cpu and 2080s. Could anyone please to explain...

How can I copy a KAN Model? I am trying to copy a pruned model, but is encountering errors. I cannot explicitly rebuild the model as it is automatically pruned...

Good morning, I'd like to know more about the testing conducted with the special functions. I'm trying to run similar tests myself, and I noticed that the output of the...

lock_id = self.act_fun[l].lock_id[j * self.width[l] + i].long().item()出现索引值 超出了张量第一个维度的范围

This is an extremely exciting work, which allows us to fit functions with interpretable symbols, which is bound to bring a new perspective to image processing and representation, such as...