Closed dorukkilitcioglu closed 5 years ago
Right now, mf.cu relies on some preset hyperparameters to train the model. Instead, it should read the path to a config file from the command line and use that as its hyperparameters.
mf.cu
Merged in #25.
Right now,
mf.cu
relies on some preset hyperparameters to train the model. Instead, it should read the path to a config file from the command line and use that as its hyperparameters.