Xanh Ho

Results 6 comments of Xanh Ho

Hi Khang, Xiangnan, I also intend to change one-hot vector by feature vector. I try to change the function get_model. But it does not work. Can you tell me how...

Hi Khang, Thank you for your reply! I also try the function merge, with mode 'sum' or 'concat'. If I try with the code like this: item_latent = merge([item_latent, item_latent],...

My data is numpy.ndarray with shape (num_items x latent_dim). I read my data into variable data. `data = np.load('filename.npy') ` // This code I use to change the type numpy.ndarray...

Hi Khang, Thank you for your sharing! After I try to understand your code, It looks you create auxiliary information in the layer Input of Keras. You don't have to...

Hi Khang, I also interest to discuss with you about this model, how can I contact with you?

I try to download directly by clicking in the button 'Download', but it says: "Forbidden Error 403".