berkeley-reclab / RecLab

MIT License
64 stars 7 forks source link

Remove dependency on libfm in latent_factor #196

Closed Karl-Krauth closed 4 years ago

Karl-Krauth commented 4 years ago

Since we want to make it optional to download the recommender dependencies if people only want to use the environment it would be nice if latent_factor did not import libfm, but instead used saved weights to initialize its movielens-bootrstrapped environment.