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

allow saving weights to file and loading weights from file, add NDArr… #87

Merged
merged 1 commit into from
Feb 21, 2016

Conversation

robertnishihara
Copy link
Member

…ay and WeightCollection methods for checking equality, add test for loading and saving weights

@robertnishihara
Copy link
Member Author

This partially addresses #78 which was brought up in #77.

This doesn't snapshot solver states, but it does allow saving network weights to a file and reading them from a file.

…ay and WeightCollection methods for checking equality, add test for loading and saving weights
pcmoritz added a commit that referenced this pull request Feb 21, 2016
allow saving weights to file and loading weights from file, add NDArr…
@pcmoritz pcmoritz merged commit b811223 into master Feb 21, 2016
@robertnishihara robertnishihara deleted the saveload branch February 22, 2016 07:53
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

Successfully merging this pull request may close these issues.

2 participants