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

Save model to json #8

Open
jingyuanz opened this issue Aug 24, 2018 · 2 comments
Open

Save model to json #8

jingyuanz opened this issue Aug 24, 2018 · 2 comments

Comments

@jingyuanz
Copy link

Have you ever tried save/pickle your trained model? It does not seem to work on my side, reporting an error when I use model.to_json.

@lsdefine
Copy link
Owner

This function is always failed in my environment, so I usually save/load weights only with using code to construct the model.

@hangqiu
Copy link

hangqiu commented Sep 11, 2019

Could you elaborate on how to save the model after training?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants