2022ADS-4 / spotlight

Deep recommender models using PyTorch.
MIT License
0 stars 0 forks source link

12 create functions 4 database #81

Closed thkalb98 closed 1 year ago

thkalb98 commented 1 year ago

I updated some functions for the get_model and save_model in mongodb class. It is tested for the sequence_model. works as expected.

thkalb98 commented 1 year ago

I deleted Berk's get model functions and replaced them with my tested ones. I kept Berk's credential functions and moved them in front of mine.