mirror of
https://github.com/masashitsubaki/molecularGNN_smiles.git
synced 2026-04-03 00:19:09 -06:00
How to save and reuse the trained model? #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hcji on 12/3/2019
Hi,
Nice work! I successfully trained with my own data, but how can I save the model?
Ji