Kyle McMearty

Results 14 comments of Kyle McMearty

+ 1 - this would be a great feature request

Published 21 hours ago: https://github.com/tensorflow/recommenders/blob/main/docs/examples/sequential_retrieval.ipynb Pretty version: https://www.tensorflow.org/recommenders/examples/sequential_retrieval

Im wondering if your problem is since you did not define anything in the shape? `signatures = {"recommendations_k_21": recommendations_k_21.get_concrete_function(user_id=tf.TensorSpec(shape=(), dtype=tf.string)),`

I'd like to suggest this for the sample listwise technique in general. It removes the reliance on building a large dictionary for the tensor_slices dict. ` def sample_listwise(): random_state =...

Im also interested in this multi-tenant / multi-store approach. Regarding BruteForce indexes for 500 stores, what if we had items that overlapped between indexes / stores? Are there any examples...

I'm experiencing the same issue on Kovan.

Hey @unna97 , I had the same issue. The problem is with the tar.gz for Gensim. Go to this website: https://pypi.org/project/gensim/4.0.1/#files You have to download a `.whl` file to get...

Same problem. Python 3.9.12

By default, the cursor is set on the password window. Type in your login password information. Hit TAB twice to highlight the confirm button. Hit ENTER to enable admin privileges.