Skip to content

Commit 9ac7b26

Browse files
authored
Update README.md
1 parent dc7a7e6 commit 9ac7b26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* model.train() has been changed to model.fit()
66
* Some other small features are changed (e.g., create_dataset has been moved to kan.utils). I have updated and checked the notebooks in `./tutorials` are runnable, so please refer to those for updated/new functionalities. Documentation hasn't been updated yet but will be updated soon.
77

8+
For pypi users, this is the most recent version 0.2.0.
9+
810
# Kolmogorov-Arnold Networks (KANs)
911

1012
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.

0 commit comments

Comments
 (0)