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

Refactor the neural network stuff into ml.nn #110

Merged
merged 5 commits into from
Mar 9, 2016
Merged

Conversation

superbock
Copy link
Collaborator

Additionally, the models are simple pickles now; fixes #99.

The last commit with the old .npz model functionality (and models) is 2541288.

warn, if the loaded Processor has not the same class as the dumped one
@superbock superbock added this to the v0.14 milestone Mar 9, 2016
superbock pushed a commit that referenced this pull request Mar 9, 2016
Refactor the neural network stuff into ml.nn.
Additionally, the models are simple pickles now; fixes #99.
@superbock superbock merged commit 04f3d4d into master Mar 9, 2016
@superbock superbock deleted the refactor_ml_nn branch March 12, 2016 20:19
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.

Rework the .hdf5/.npz model format
1 participant