mularo

Results 2 issues of mularo

I can run the rode in Jupyter well, but got an error when running in pycharm. from kan import * model = KAN(width=[2,5,1], grid=5, k=3, seed=0) error: NameError: name 'KAN'...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 使用bash train.sh能训练起来,但是loss一直是0 ![Uploading 屏幕截图 2023-10-29 224552.png…]() ### Expected Behavior _No response_...