Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model saving and loading #18

Open
kylase opened this issue Feb 14, 2019 · 0 comments
Open

Model saving and loading #18

kylase opened this issue Feb 14, 2019 · 0 comments

Comments

@kylase
Copy link

kylase commented Feb 14, 2019

Saving and Loading model

Reference: PyTorch

Applications

  • Saving/loading of model for Tensorboard Integration and logging #17 as we want to monitor how the performance of the model against validation/test data progresses over the training pass/epoch.
  • For inference with Flask (REST API)
@kylase kylase created this issue from a note in PyTorch Port (To do) Feb 14, 2019
@kylase kylase added this to the PyTorch Implementation milestone Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PyTorch Port
  
To do
Development

No branches or pull requests

1 participant