You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recommender system model (RecSys) using a transformer neural network. This model takes a sequence of ratings and predicts what a user will rate a new movie. Trained on the movielens dataset.