277 Commits

Author SHA1 Message Date
Ziming Liu
496892d89d
Merge pull request from chaous/master
fixed NS equation in my physics informed KAN
2024-05-16 22:06:52 -04:00
Ilya
bf9358a852
fixed NS equation 2024-05-16 19:36:34 +03:00
Ziming Liu
116efaf3ea
Merge pull request from akarhin/patch-1
Update Example_3_classfication.ipynb
2024-05-16 08:25:24 -04:00
akarhin
d6b9f8a4ef
Update Example_3_classfication.ipynb
Classification formulation should treat the problem as a classification problem, not as a regression problem
2024-05-16 09:39:46 +03:00
kindxiaoming
010ad09098 Merge branch 'master' of github.com:KindXiaoming/pykan 2024-05-13 15:09:17 -04:00
kindxiaoming
7563cc8308 update kan 2024-05-13 15:09:10 -04:00
Ziming Liu
ef4861ebe6
Merge pull request from suresh-pokharel/master
Add example for protein sequence classification
2024-05-13 07:47:43 -04:00
Suresh Pokharel
bde27bfc9b Add example for protein sequence classification 2024-05-12 23:49:06 -04:00
Ziming Liu
10c456a977
Merge pull request from AlessandroFlati/master
Runtime Error in hellokan.ipynb
2024-05-12 15:50:33 -04:00
alessandro
f34caecfbc Thanks to @wkqian06 2024-05-12 18:09:27 +02:00
Ziming Liu
1dad6bc42b
Merge pull request from chaous/master
physics informed kan
2024-05-11 19:31:05 -04:00
Ilya
b27d6938bf
physics informed kan 2024-05-12 01:38:15 +03:00
Ziming Liu
e6078bc880
Merge pull request from Jim137/develop
Fix dtype error in `curve2coef`
2024-05-10 08:33:44 -04:00
Jim137
e4f3f8bf67 Fix dtype error in curve2coef 2024-05-10 12:47:05 +08:00
Ziming Liu
41aca576f4
Update setup.py 2024-05-09 06:40:40 -04:00
Ziming Liu
2367bbecbb
Update setup.py 2024-05-09 06:36:35 -04:00
Ziming Liu
34d418249d
Merge pull request from AlessandroFlati/issue-137
Issue 137
2024-05-09 06:22:27 -04:00
alessandro
a1791785b6 This allows symbolic_formula to work for pruned/manually removed edges, which have sympy_fun == '', by skipping them. 2024-05-09 08:29:23 +02:00
Ziming Liu
a666ec3988
Merge pull request from Jim137/develop
Fix dtype error when input dtype is Double
2024-05-08 10:40:14 -04:00
Ziming Liu
fcefabab40
Merge pull request from ergodic-ai/outputnormalizer
adding output_normalizer
2024-05-08 10:39:09 -04:00
Jim137
d4305a38fd Fix dtype error when input dtype is Double 2024-05-08 19:41:16 +08:00
Andre Franca
2a24ecd318 adding output_normalizer 2024-05-08 10:46:02 +01:00
Ziming Liu
cc507e3d42
Merge pull request from Jim137/Develop
Fix device compatibility issue in `KAN.initialize_from_another_model`
2024-05-07 20:53:56 -04:00
Jim137
96769e119d Fix device compatibility issue in initialize_from_another_model 2024-05-07 22:08:31 +08:00
Ziming Liu
70b7b8da7d
Merge pull request from AlessandroFlati/develop
This will solve CPU-only, CUDA-only and any mix of them.
2024-05-07 08:44:28 -04:00
Ziming Liu
116f399af8
Update setup.py 2024-05-06 21:19:10 -04:00
alessandro
c857dd65b7 This will solve CPU-only, CUDA-only and any mix of them. 2024-05-06 20:01:28 +02:00
alessandro
d606bd88bd This will solve CPU-only, CUDA-only and any mix of them. 2024-05-06 19:10:27 +02:00
Ziming Liu
baf5f7e44e
Update README.md 2024-05-06 12:49:54 -04:00
Ziming Liu
bc41902ff4
Update README.md 2024-05-06 12:48:38 -04:00
Ziming Liu
281cd0ffc7
Update README.md 2024-05-06 10:58:19 -04:00
Ziming Liu
e292a2db76
Update README.md 2024-05-06 10:57:32 -04:00
Ziming Liu
9681509308
Update README.md 2024-05-06 10:55:45 -04:00
Ziming Liu
74da0d503e
Update README.md 2024-05-06 10:49:53 -04:00
Ziming Liu
9536e88782
Update README.md 2024-05-06 10:49:14 -04:00
Ziming Liu
9c00ccc82d
Merge pull request from X3NNY/master
Fix errors on CUDA device
2024-05-06 01:02:47 -04:00
X3NNY
f1b1c2f2d9 Fix errors on CUDA device 2024-05-05 23:52:19 +08:00
Ziming Liu
0c79f78702
Update README.md 2024-05-04 17:52:19 -04:00
Ziming Liu
255643868e
Update README.md 2024-05-04 17:52:01 -04:00
Ziming Liu
3548c65eee
Update README.md 2024-05-04 09:34:12 -04:00
Ziming Liu
6150a807d3
Merge pull request from Bergschaf/patch-1
[README] Love the project!! just some typos that bothered my while reading
2024-05-03 14:32:16 -04:00
Ziming Liu
4507b9933c
Merge pull request from polkadot21/master
[DOCS] Improve installation guidelines
2024-05-03 14:20:21 -04:00
Bergschaf
ba6cd89b2d
Minor typos 2024-05-03 19:24:08 +02:00
Polkadot 21
a9f4320673
Merge pull request from polkadot21/48--update-installation-guidelines
Update README.md
2024-05-03 17:50:13 +02:00
Polkadot 21
cd1caa3d57
Update README.md
update installation guidelines
2024-05-03 17:47:32 +02:00
Ziming Liu
5724c2eed3
Update README.md 2024-05-03 09:54:26 -04:00
Ziming Liu
1d3c0eca92
Update README.md 2024-05-03 09:50:45 -04:00
Ziming Liu
16bb24c77f
Update README.md 2024-05-03 09:48:58 -04:00
Ziming Liu
46ea4b6fdc
Update README.md 2024-05-03 09:48:09 -04:00
Ziming Liu
ff63859c7d
Update README.md 2024-05-03 09:46:41 -04:00