amoussawi / recoder

Large scale training of factorization models for Collaborative Filtering with PyTorch
MIT License
55 stars 7 forks source link

Is there a way to plot train loss using recoder? #6

Closed karthikraja95 closed 3 years ago

karthikraja95 commented 5 years ago

Hi,

I am using recoder for my dataset, trying to give some recommendations. I want to know, is there any way to plot the training loss?

amoussawi commented 3 years ago

Sorry for not responding for that long, I didn't have the chance to maintain the project.

For later reference, this is not possible at the moment unfortunately, feel free to submit a pull request.