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

Updated quickstart tutorial with new apis #343

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

Commits on Jan 18, 2023

  1. Updated quickstart tutorial with new apis

    Updated quickstart tutorial with new apis
    Old api - tf.keras.layers.experimental.preprocessing.StringLookup
    New api -  tf.keras.layers.StringLookup
    Attached [Old](https://colab.sandbox.google.com/github/tensorflow/ranking/blob/master/docs/tutorials/quickstart.ipynb#scrollTo=9I1VTEjHzpfX) and [new](https://colab.sandbox.google.com/gist/mohantym/c50fbb9c662018c9216f0140cc409cc7/quickstart.ipynb#scrollTo=9I1VTEjHzpfX) gist for reference.
    mohantym authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    753d408 View commit details
    Browse the repository at this point in the history