20 Commits

Author SHA1 Message Date
kindxiaoming
2ce1af37f6 make multkan training work 2024-06-16 21:38:46 -04:00
kindxiaoming
487e853f07 Merge branch 'master' into sr
I updated initialization scheme and regularization scheme, which is relevant for symbolic regression.
2024-06-16 21:00:54 -04:00
kindxiaoming
e4bf161c1a update init and regularization 2024-06-16 21:00:11 -04:00
kindxiaoming
21910829ba mult KAN plot 2024-06-01 14:44:36 -04:00
alessandro
f34caecfbc Thanks to @wkqian06 2024-05-12 18:09:27 +02:00
Jim137
e4f3f8bf67 Fix dtype error in curve2coef 2024-05-10 12:47:05 +08: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 #129 from Jim137/develop
Fix dtype error when input dtype is Double
2024-05-08 10:40:14 -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
Jim137
96769e119d Fix device compatibility issue in initialize_from_another_model 2024-05-07 22:08:31 +08: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
X3NNY
f1b1c2f2d9 Fix errors on CUDA device 2024-05-05 23:52:19 +08:00
viktor-ktorvi
1e50486c17 add device=device for self.coef assignment 2024-05-01 20:38:03 +02:00
viktor-ktorvi
5ad7779544 set device where it's requred; autoformat file 2024-05-01 16:11:17 +02:00
kindxiaoming
9e8ede0d2d fix html 2024-04-29 18:02:35 -04:00
kindxiaoming
87e22e6fbb add many mock import 2024-04-29 15:04:11 -04:00
kindxiaoming
bfe4e84ec1 clean 2024-04-29 12:35:18 -04:00
kindxiaoming
2ba1508a02 initial commit 2024-04-27 17:24:14 -04:00