Dennis
Dennis
It is often the case that users will click the invite link twice, maybe for the purpose of finding the URL of the app again. When clicking the link the...
### Description Mac OSX using iterm2 ZSH - node v0.6.11.1 Hello, installed using npm running `functions start` yields no results, neither do any of the other commands. The only way...
In much of the literature / guides outside of this project AUC seems to be a popular metric for recommender systems. TF and Keras specifically has an implementation [here](https://www.tensorflow.org/api_docs/python/tf/keras/metrics/AUC). However...
Hi @maciejkula thanks again for a great library! I have another question which is a little theoretical, I would like to understand how to handle negative examples explicitly in this...
Hi @maciejkula I have a simple model currently which essentially matches query to documents, my training data looks like this: ``` [ {'q': 'is AI taking over?', 'doc': 'AI is...
Hi, From reading the tutorials, the way data is passed into the model would mean lots of repetition, for example in the movie example, you would keep passing the same...
Me again :) I would like to understand how best to prepare data for a sequential recommender similar to GRU4Rec. Our data initially can be viewed as just a bunch...
hi @stemmlerjs - first of all thanks for some great blog posts & this repo. There are multiple places where we would get a list from the repo and then...
@stemmlerjs sorry but one more question :) I was wondering why in the DDD forum, solidbook and your blog where you are using `left/right` there is still a lot of...