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

directly save encoder and decoder models, as well as weights #36

Open
quantumjot opened this issue Feb 24, 2022 · 0 comments
Open

directly save encoder and decoder models, as well as weights #36

quantumjot opened this issue Feb 24, 2022 · 0 comments

Comments

@quantumjot
Copy link
Contributor

Here:

model.encoder.save_weights(model_filename.with_suffix(".h5"))

we should also be able to save a model (rather than just weights, since quantumjot/cellx#44 fixed the custom layer serialization). This would make loading and inference much easier...

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

1 participant