pykan icon indicating copy to clipboard operation
pykan copied to clipboard

Problem about overload of "train()" function of a subclass in nn.Module

Open fujiawei0724 opened this issue 9 months ago • 1 comments

Thanks for your great work. It paves another way different from MLP. However, I find that the authors try to overload the "train()" function of the "KAN" class, which is a subclass of nn.Module. This overload will cause the "train" and "eval" mode transformation of the total failed. I want to figure out whether the author give another way to change the train of eval mode of the mode? Thanks for your reply.

fujiawei0724 avatar May 07 '24 09:05 fujiawei0724

The same question.

STQ-AmadeusUser avatar May 23 '24 07:05 STQ-AmadeusUser

The same question.

Papillon-forest avatar Jul 04 '24 07:07 Papillon-forest