Vishnuvardhan Janapati

Results 15 comments of Vishnuvardhan Janapati

I think this was resolved. I am closing the issue. Please feel free to open if the issue persists again. Thanks!

@nbro I think this is more related to `tensorflow/probability` and you already opened an issue there. Anyway I am opening this here. Thanks!

@kim-sardine Please check [this resource](https://stackoverflow.com/questions/45585104/save-keras-modelcheckpoints-in-google-cloud-bucket) which explains clearly how to save the model in the Google Storage. Thanks!

@lgeiger Sure. Reopening this issue considering the comments above. Thanks!

@hamcapem Sorry for the late response. I checked with `TF2.7` and I see different recommendations for different users. Please check the [gist here](https://colab.research.google.com/gist/jvishnuvardhan/436a436b1cc63c1d712b9196f55fe15e/basic_retrieval.ipynb). ``` # Get recommendations. _, titles =...