Skip to content

How to handle session embeddings without any song in it? #4

@n0obcoder

Description

@n0obcoder

Great paper! I really enjoyed reading it : D
I have one doubt though. It was mentioned in the paper, that for every session, you make 2 separate groups of songs, first session+ contains all consumed songs, second session- contains all the songs those were skipped. Then you take the average of all the songs in these 2 groups to create embeddings for session+ and session-, and then these embeddings are passed into the 2 LSTMs for various time-steps.

How do you handle the cases when, let's say, there are no skipped songs in a session? How do we find the embedding for such a session- which is empty?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions