Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A real world application based on KAN #496

Open
yli-uos opened this issue Nov 13, 2024 · 0 comments
Open

A real world application based on KAN #496

yli-uos opened this issue Nov 13, 2024 · 0 comments

Comments

@yli-uos
Copy link

yli-uos commented Nov 13, 2024

Very interesting work!

I want to make a real world application accelerator based on KAN (on FPGA or GPU) and trained the KAN neural network on MNIST dataset. After training I would like to get all the activation functions using "model.auto_symbolic(lib=lib)" as shown in the attachment but failed. I randomly pick on node to check the function and the shape looks like the graph below.
Screenshot from 2024-11-13 11-47-58

My questions are: Can all the functions be expressed as the functions in the lib? How to get the exact expression of the activation like the graph above?

The attachments include the training file and the .pth model after training.

happy to discuss! I really appreciate it~
KAN_MNIST.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant