Skip to content

Better implementation of Kolmogorov Arnold Network

License

Notifications You must be signed in to change notification settings

Sid2690/Deep-KAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kolmogorov-Arnold-Networks-KAN

I have implemented KAN using B-splines in a more efficient manner to enhance its performance. Additionally, I have thoroughly tested its performance on various datasets, including MNIST, Air Passengers, and CIFAR-10.

I will soon upload the results of all my experiments to provide a comprehensive overview of KAN's performance across different datasets.

Deep-KAN

Deep-KAN is a Python package for implementing Kolmogorov-Arnold-Networks (KAN). You can find the package here.

MLP v/s KAN

For 20 epochs with a single hidden layer(32 neurons) (Note: both are untuned) image

RBF-KAN

You can find the RBF implementation of KAN here.

About

Better implementation of Kolmogorov Arnold Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published