Hi, I was trying to reproduce your results but I noticed that the test_users and test_items parameters passed to the function here: https://github.com/eelxpeng/CollaborativeVAE/blob/master/lib/cvae.py#L152 are never actually used in its body to make a prediction. Can you please tell me how to use these to actually generate a recommendation using your code?