Skip to content

tfhub.dev --> kaggle.com/models in overview.md #2379

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jorgeorpinel
Copy link
Contributor

As the home page of TF Hub docs, it would be ideal to point to the correct model catalog at this point, IMO.

As the home page of TF Hub docs, it would be ideal to point to the correct model catalog at this point, IMO.
@@ -14,7 +14,7 @@ code.
```python
import tensorflow_hub as hub

model = hub.KerasLayer("https://tfhub.dev/google/nnlm-en-dim128/2")
model = hub.KerasLayer("https://www.kaggle.com/models/google/nnlm/TensorFlow2/en-dim128/2")
Copy link
Contributor Author

@jorgeorpinel jorgeorpinel May 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I based this on the example in https://www.kaggle.com/models/google/nnlm but did not confirm whether this specific block code works.

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.

1 participant