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

Add new package keras_contrib #489

Closed
Franky1 opened this issue Feb 21, 2019 · 1 comment
Closed

Add new package keras_contrib #489

Franky1 opened this issue Feb 21, 2019 · 1 comment
Assignees
Labels
new-package Requests for installing new packages

Comments

@Franky1
Copy link

Franky1 commented Feb 21, 2019

https://github.com/keras-team/keras-contrib

@rosbo rosbo self-assigned this Feb 27, 2019
@rosbo rosbo added the new-package Requests for installing new packages label Feb 27, 2019
@rosbo
Copy link
Contributor

rosbo commented Sep 19, 2019

We will move soon to TensorFlow 2.0. The recommended way to use Keras will be to use tf.keras.

keras.io as of yesterday (9/17/2019) supports TensorFlow 2.0 as a backend but not all features and the recommended way to use keras is through tf.keras:

This release brings the API in sync with the tf.keras API as of TensorFlow 2.0. However note that it does not support most TensorFlow 2.0 features, in particular eager execution. If you need these features, use tf.keras.

-- https://github.com/keras-team/keras/releases/tag/2.3.0

For this reason, we won't add keras-contrib at this points since it relies on the keras.io package.

Thank you

@rosbo rosbo closed this as completed Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package Requests for installing new packages
Projects
None yet
Development

No branches or pull requests

2 participants