Module sbr::models[][src]

Models module.

Modules

ewma

Model based on exponentially-weighted average (EWMA) of past embeddings.

lstm

Module for LSTM-based models.

Structs

ImplicitUser

The user representation used by implicit sequence models.

Enums

Loss

The loss used for training the model.

Optimizer

Optimizer user to train the model.

Parallelism

Type of parallelism used to train the model.