TIKISHEN

Results 2 comments of TIKISHEN

The same problem. My input is a tensor whose shape is 8000x36 while my kan network is: `kan_net = KAN(width=[36, 32, 10], grid=5, k=3, seed=0, device=torch.device('cuda'))` Finally, the network will...