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

Creating version 1.0 #97

Merged
merged 1 commit into from
May 30, 2017
Merged

Creating version 1.0 #97

merged 1 commit into from
May 30, 2017

Conversation

jstypka
Copy link
Collaborator

@jstypka jstypka commented May 28, 2017

The underlying neural network framework Keras has recently released a backwards-incompatible version 2.0 with some shiny new stuff. My plan with Magpie would be:

  1. Merge those changes and create a GitHub release v1.0 that would point to this commit.
  2. Migrate to using Keras v2.0 and create a new release when that's done.
  3. Maybe start publishing the releases through PyPI, so we don't need to install it through GitHub.

Tell me what you think @kaplun !

@kaplun
Copy link
Contributor

kaplun commented May 29, 2017

Sounds neat! What about the trained model? Are they still compatible? Right we don't ship with trained models 👍

@jstypka jstypka merged commit ca176c7 into master May 30, 2017
@jstypka jstypka deleted the bump-version branch May 30, 2017 20:50
@jstypka jstypka mentioned this pull request Oct 8, 2017
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