TKAN
TKAN copied to clipboard
TKAN: Temporal Kolmogorov-Arnold Networks
Hi, It seems like the TKAN has some problems loading the saved weight. Because every time I load a checkpoint, it always shows something like: The shape of the target...
The problem has not been completely solved. When I try to load the model in another file in the same environment, the problem still occurs. How do we fix this?...
` File "/opt/conda/envs/tf-gpu/lib/python3.9/site-packages/keras/src/utils/dataset_utils.py", line 9, in from keras.src import tree File "/opt/conda/envs/tf-gpu/lib/python3.9/site-packages/keras/src/tree/__init__.py", line 1, in from keras.src.tree.tree_api import assert_same_structure File "/opt/conda/envs/tf-gpu/lib/python3.9/site-packages/keras/src/tree/tree_api.py", line 6, in from keras.src.tree import optree_impl as tree_impl...
(CAD) xsl@xsl:~$ pip install tkan ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python =3.10; 0.1.1 Requires-Python =3.10; 0.1.2 Requires-Python =3.10; 0.2.0 Requires-Python =3.10; 0.3.0 Requires-Python...