Nov-23-2018, 04:52 PM
Hello dear forum members,
I am following the example of binary classification problem provided by Numerai competition (https://www.kaggle.com/solomonk/pytorch-...sification). I was able to successfully run the code. My question is how to save (and then load) the trained model from that example? I am having an issue understanding where exactly the model to be saved is in this code.
Thank you!
I am following the example of binary classification problem provided by Numerai competition (https://www.kaggle.com/solomonk/pytorch-...sification). I was able to successfully run the code. My question is how to save (and then load) the trained model from that example? I am having an issue understanding where exactly the model to be saved is in this code.
Thank you!