pyoperon icon indicating copy to clipboard operation
pyoperon copied to clipboard

How to save the trained model

Open luokuang2001 opened this issue 5 months ago • 1 comments

I have trained a symbolic regression model, it has the following form: image

How can I save the trained model, so that next time I can use the model directly without retraining it? Just like the "torch.save" in Pytorch can save a "pth" file

luokuang2001 avatar Sep 18 '24 08:09 luokuang2001