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 ??
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 ??