pykan
pykan copied to clipboard
Model.ft convert to train model using epoch loop
Hi,
I would like to train the model with a large amount of data which is not possible using the "mode.fit" i.e. need example code where I can train the model using the loop over epochs. Could you provide an example of it? Best
Hi, have you solved this problem? Could you please tell me how to set the size of epoch in 'model.fit' function?