338 Commits

Author SHA1 Message Date
Ziming Liu
ecde4ec327
Merge pull request #516 from taddyb/master
Some checks failed
docs / Docs (push) Has been cancelled
Added support for saving checkpoints with CUDA device numbers
2025-01-19 13:49:39 -05:00
Tadd Bindas
162598654b added change to fix device num checkpoint 2025-01-19 11:47:28 -06:00
Ziming Liu
0a452a0739
Merge pull request #512 from Timoniche/patch-1
train -> fit update in the new KAN version
2025-01-12 17:00:03 -05:00
Dmitrii Dulaev
406d8904f2
train -> fit update in the new KAN version 2025-01-13 00:23:39 +03:00
Yixuan Wang
f871c26d4d
Update README.md
Some checks failed
docs / Docs (push) Has been cancelled
2024-12-10 16:32:35 -08:00
Yixuan Wang
92183346e8
Update requirements.txt 2024-12-10 16:32:04 -08:00
Ziming Liu
d51e849bc7
Update README.md 2024-11-21 22:29:23 -05:00
Ziming Liu
e5058022d1
Update README.md 2024-11-21 22:27:46 -05:00
Ziming Liu
00a9077100
Update setup.py 2024-11-14 16:39:00 -05:00
Ziming Liu
b120446d2c update grid extension 2024-11-14 16:37:21 -05:00
Ziming Liu
c5ebd60476 add __init__.py 2024-11-13 13:38:26 -05:00
Ziming Liu
9cbb8d6e6e
Update setup.py 2024-10-14 20:24:53 -04:00
kindxiaoming
551eec5257 fix video 2024-10-14 20:23:50 -04:00
kindxiaoming
c2f6677988 init 2024-10-14 19:54:30 -04:00
Ziming Liu
91a2f633be
Update utils.py 2024-09-15 16:35:07 -04:00
Ziming Liu
c162d3837d
Update requirements.txt 2024-09-14 11:53:00 -04:00
Ziming Liu
173dadda82
Merge pull request #426 from ironjr/master
Fixed device mismatch error of Symbolic_KANLayer
2024-08-27 23:01:01 -04:00
Ziming Liu
c0d99819df
Merge pull request #418 from srigas/master
`unfix_symbolic_all` produced errors
2024-08-27 21:43:14 -04:00
Jaerin Lee
e29c38446c fixed device mismatch error of symbolic fitting 2024-08-27 09:15:30 +09:00
Spyros
8a0bdafbdd oops 2024-08-23 08:49:20 +03:00
Spyros
d0e8613eaf unfix_symbolic_all did not work previously 2024-08-23 08:46:06 +03:00
Ziming Liu
91fc24e6d6
Merge pull request #415 from srigas/master
Updated auto_symbolic to include a configurable threshold & simplicity weight
2024-08-22 23:14:30 -04:00
Spyros
38950437e3 Updated auto_symbolic to include configurable threshold & weight 2024-08-21 21:14:13 +03:00
Ziming Liu
5b2af5eb3d
Update setup.py 2024-08-19 23:04:44 -04:00
Ziming Liu
0978d1aae9
Update README.md 2024-08-19 23:03:57 -04:00
Ziming Liu
33e6771a80
Update README.md 2024-08-19 23:00:59 -04:00
Ziming Liu
431d7100f5
Update README.md 2024-08-19 23:00:29 -04:00
Ziming Liu
6abec69eeb update doc tutorials 2024-08-17 19:38:43 -04:00
Ziming Liu
9c771a65e4 update doc tutorials 2024-08-17 19:33:35 -04:00
Ziming Liu
7e8897c03b create ipynb rst 2024-08-17 19:25:00 -04:00
Ziming Liu
0ad7d6741c add example-copy 2024-08-17 18:54:52 -04:00
Ziming Liu
ddf485c813 remove API demos 2024-08-17 18:50:31 -04:00
Ziming Liu
fbf5e543c2 remove submodule doc 2024-08-17 18:44:11 -04:00
Ziming Liu
b4b853c7c6 add compiler doc 2024-08-17 18:39:28 -04:00
Ziming Liu
439a9ea40e Merge branch 'master' of https://github.com/KindXiaoming/pykan 2024-08-17 18:33:33 -04:00
Ziming Liu
8cffabeeeb remove pycache 2024-08-17 18:30:44 -04:00
Ziming Liu
e653361279 add documentation 2024-08-17 18:19:10 -04:00
Ziming Liu
628051d3d7
Update setup.py 2024-08-11 18:44:26 -04:00
Ziming Liu
2671d50df3 add pandas mockimport 2024-08-11 18:36:00 -04:00
Ziming Liu
8b28a2894e add yaml mockimport in doc 2024-08-11 18:31:03 -04:00
Ziming Liu
2a15cd8db2 delete figure folder 2024-08-11 18:23:33 -04:00
Ziming Liu
1c21095e2d update hellokan 2024-08-11 18:23:03 -04:00
Ziming Liu
fdb60a1f48 update interp tutorials 2024-08-11 18:21:12 -04:00
Ziming Liu
31b2e370ae update Example tutorials 2024-08-11 17:13:55 -04:00
Ziming Liu
6ebd78b595 remove figures 2024-08-11 16:06:31 -04:00
Ziming Liu
2c81b173a3 updated API tutorials 2024-08-11 16:06:09 -04:00
Ziming Liu
ea0ccf8d67 update indexing tutorial 2024-08-11 13:45:07 -04:00
Ziming Liu
42a5c3de2c test 2024-08-11 13:42:36 -04:00
Ziming Liu
0bf1955663
Update setup.py 2024-08-11 13:40:10 -04:00
Ziming Liu
838e7ec287
Update physics_4C_constitutive_laws_P12_without_prior.ipynb 2024-08-11 13:17:49 -04:00