Skip to content

Go over examples #34

Open
Open
@abheesht17

Description

@abheesht17

There are a few things we need to look into for examples.

  • For the GRU4Rec example, we need to figure out if no loss reduction is the right way to do it (instead of sum_over_batch_size). The loss does not converge for the latter, whereas it does for the former. TFRS does no reduction.
  • Is the TFRS way of splitting sequences randomly to get train-test set correct? Won't there be data contamination this way?
  • Consider shifting back to a subclassed model for DCN (rather than Functional).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions