Ziming Liu
be353959c2
Update community_1_physics_informed_kan.ipynb
2024-08-11 13:12:49 -04:00
Ziming Liu
26237e6893
Update Interp_9_different_plotting_metrics.ipynb
2024-08-11 13:12:35 -04:00
Ziming Liu
895bace4ff
Update Interp_8_adding_auxillary_variables.ipynb
2024-08-11 13:12:22 -04:00
Ziming Liu
0b076011a6
Update Interp_5_test_symmetry.ipynb
2024-08-11 13:11:59 -04:00
Ziming Liu
1dc7cbdd75
Update Interp_4_feature_attribution.ipynb
2024-08-11 13:11:23 -04:00
Ziming Liu
d4d943695f
Update Interp_3_KAN_Compiler.ipynb
2024-08-11 13:11:03 -04:00
Ziming Liu
fffacdd3b8
Update Interp_2_Advanced MultKAN.ipynb
2024-08-11 13:10:46 -04:00
Ziming Liu
b37a4bc17f
Update Interp_1_Hello, MultKAN.ipynb
2024-08-11 13:10:25 -04:00
Ziming Liu
9329532641
Update Interp_10_hessian.ipynb
2024-08-11 13:10:12 -04:00
Ziming Liu
5ec76c0b43
Update Example_7_PDE_accuracy.ipynb
2024-08-11 13:09:42 -04:00
Ziming Liu
1e27c32fa3
Update Example_15_knot_unsupervised.ipynb
2024-08-11 13:09:15 -04:00
Ziming Liu
1a804cb8c9
Update Example_15_knot_unsupervised.ipynb
2024-08-11 13:09:04 -04:00
Ziming Liu
7792558c57
Update Example_14_knot_supervised.ipynb
2024-08-11 13:08:34 -04:00
Ziming Liu
6b401e6ebf
Update Example_14_knot_supervised.ipynb
2024-08-11 13:08:12 -04:00
Ziming Liu
3d704e9ef9
Update Example_14_knot_supervised.ipynb
2024-08-11 13:06:31 -04:00
Ziming Liu
958a8c28d1
Update API_9_video.ipynb
2024-08-11 13:04:20 -04:00
Ziming Liu
185c9f8d64
Update API_7_pruning.ipynb
2024-08-11 13:04:01 -04:00
Ziming Liu
830418878c
updated tutorials
2024-08-11 13:02:16 -04:00
Ziming Liu
6ce277a2d6
Delete tutorials directory
2024-08-11 13:01:27 -04:00
Ziming Liu
0227955e93
update device notebook
2024-08-10 16:11:48 -04:00
Ziming Liu
a6b85433cb
fix device=cuda
2024-07-21 20:27:22 -04:00
Ziming Liu
a37290120e
Update README.md
2024-07-21 19:23:04 -04:00
kindxiaoming
20e885e551
Merge branch 'master' of github.com:KindXiaoming/pykan
2024-07-21 19:18:23 -04:00
kindxiaoming
dd5c84eeb2
delete model
2024-07-21 19:18:16 -04:00
kindxiaoming
b1b96b073b
add swap method
2024-07-21 19:17:50 -04:00
Ziming Liu
99ee325485
Merge pull request #350 from DaanVanHauwermeiren/fix/symbolpng
...
add sum and mult symbol pngs to the installation
2024-07-20 08:41:07 -04:00
DaanVanHauwermeiren
9062bfc637
add sum and mult symbol pngs to the installation
2024-07-17 21:26:30 +02:00
kindxiaoming
4e9af77df5
add knot tutorials
2024-07-17 10:45:25 -04:00
kindxiaoming
c903302e87
solve conflict
2024-07-16 16:16:40 -04:00
kindxiaoming
0f50f79101
delete fig1
2024-07-16 16:13:44 -04:00
kindxiaoming
25cba43bf8
update
2024-07-16 16:13:04 -04:00
Ziming Liu
cc9ae32bb0
Update MultKAN.py
2024-07-15 17:55:31 -04:00
Ziming Liu
a47623eea8
Merge pull request #345 from shuaizengMU/master
...
Fix the bugs bugs when the prune function is called in tutorials
2024-07-15 17:54:52 -04:00
Shuai Zeng
ed20f656ad
Adding the parameter auto_save=True to the KAN() constructor in the tutorials ensures that the tutorials can be run without bugs when the prune function is called.
2024-07-15 13:06:34 -05:00
Ziming Liu
5e18f1b419
Update KANLayer.py
2024-07-14 08:45:40 -04:00
Ziming Liu
d0ea020df6
Update README.md
2024-07-14 08:26:24 -04:00
Ziming Liu
dcf8bf1945
Update setup.py
2024-07-14 08:24:53 -04:00
Ziming Liu
985c5eb71d
Update MultKAN.py remove conflict
2024-07-14 08:22:16 -04:00
Ziming Liu
827eab4f90
Update README.md
2024-07-14 01:13:39 -04:00
Ziming Liu
8979080927
Update README.md
2024-07-13 22:31:10 -04:00
Ziming Liu
4a1b4030ef
Update README.md
2024-07-13 22:30:06 -04:00
Ziming Liu
9ac7b26ef5
Update README.md
2024-07-13 22:28:43 -04:00
Ziming Liu
dc7a7e6955
Update setup.py
2024-07-13 22:28:06 -04:00
Ziming Liu
3925426eab
Update README.md
2024-07-13 22:26:41 -04:00
Ziming Liu
88984215ee
Delete model directory
2024-07-13 22:20:48 -04:00
Ziming Liu
192c8cc828
Delete sr/figures directory
2024-07-13 22:20:26 -04:00
kindxiaoming
c24cf753be
train to fit
2024-07-13 22:19:19 -04:00
kindxiaoming
994d482d49
update tutorials
2024-07-13 22:17:48 -04:00
Ziming Liu
e5abcb74c6
Merge pull request #330 from CrazyNicolas/master
...
[Fix]Update KAN.py
2024-07-12 10:13:43 -04:00
CrazyNico
a2811a7f92
Update KAN.py
...
In the line 131 of the KANLayer.py, the sclae_base holds shape of (input_dim ,output_dim), while here in KAN.py, the scale_base hold shape of input_dim * output_dim, which would make the construction of a KAN fails.
2024-07-12 21:38:33 +08:00