Renzo Tassara

Results 1 issues of Renzo Tassara

This changes refer to the sequential recommendations example notebook. Original published code threw the following exception while trying to train the model (in Google Collab) ```python3 query_model = tf.keras.Sequential([ tf.keras.layers.StringLookup(...