poprox_recommender.training.train#

Functions

save_model(model, output_dir)

Save a model, both the entire model and extracting the encoders.

train(device, args)

poprox_recommender.training.train.save_model(model, output_dir)#

Save a model, both the entire model and extracting the encoders.