pykan icon indicating copy to clipboard operation
pykan copied to clipboard

Model.ft convert to train model using epoch loop

Open achintyasarkar opened this issue 1 year ago • 1 comments

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

achintyasarkar avatar Jul 19 '24 10:07 achintyasarkar

Hi, have you solved this problem? Could you please tell me how to set the size of epoch in 'model.fit' function?

Hwanggg21 avatar Feb 27 '25 08:02 Hwanggg21