team-daniel / KAN

Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.

Home Page:https://daniel-bethell.co.uk/posts/kan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Train error in Classification

manuelcugliari opened this issue · comments

During the train in the classification section I get "[Error]: Target size (torch.Size([279958])) must be the same as input size (torch.Size([279958, 1]))"

Thanks for raising this. Can you provide me with the code to replicate this issue on my end. Once you do this I will be able to fix this for you 😃

This is assumed to be no longer an issue due to no response, ping me if it still isn't working