soheil

Results 1 issues of soheil

hi when i used this code i seen this error self.task = tfrs.tasks.Retrieval( metrics=tfrs.metrics.FactorizedTopK( candidates=( movies.batch(128) .cache() .map(lambda title: (title, self.movie_model(title))) ) ) ) error: ValueError: Cannot convert '('c', 'o',...