maciejkula / triplet_recommendations_keras

An example of doing MovieLens recommendations using triplet loss in Keras
Apache License 2.0
421 stars 104 forks source link

Item features as inputs for Item embedding #9

Closed viig99 closed 7 years ago

viig99 commented 7 years ago

Hi, Thanks for sharing this, just wanted to know what's the best possible way to plug in item_features into the item_embedding layer, (genre, types, topics etc)

maciejkula commented 7 years ago

I would concat