LibRecommender icon indicating copy to clipboard operation
LibRecommender copied to clipboard

add wand logger

Open meti0079 opened this issue 1 year ago • 1 comments

In this project, I need to send metrics values to wandb logger to compare different versions of my models. But there is no way to do that. I get a fork of project and add wandb logger as input of model.fit() function. How can I send a pull request ??

meti0079 avatar Sep 09 '24 14:09 meti0079

https://kbroman.org/github_tutorial/pages/fork.html

massquantity avatar Sep 10 '24 10:09 massquantity