diff --git a/README.md b/README.md index d0a6003c..af3aaae3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ kan_plot -## Notice: The current version uses MultKAN instead of KAN. The use of argument and methods are almost the same except for the class name. More documents soon, a quick tutorial on MultKAN [here](https://github.com/KindXiaoming/pykan/blob/master/tutorials/MultKAN_tutorial.ipynb). - # Kolmogorov-Arnold Networks (KANs) This is the github repo for the paper ["KAN: Kolmogorov-Arnold Networks"](https://arxiv.org/abs/2404.19756). Find the documentation [here](https://kindxiaoming.github.io/pykan/). Here's [author's note](https://github.com/KindXiaoming/pykan?tab=readme-ov-file#authors-note) responding to current hype of KANs.