JuchanKim
Results
2
issues of
JuchanKim
Hello! I'm wondering how did authors select the criterion of fixing symbolic function of activation node as correlation coefficient. In Symbolic_LANLayer.fix_symbolic() method, I found that r2 is calculated by utils.fit_params()...
Hi. I wondered whether KAN.train() method works as we expected in deep learning scene. In the code, I think the model seems to be trained only in the small size...