Michele Conti

Results 5 comments of Michele Conti

Yep, definitely. I'll give them a look tonight. Do you also have any tip on how to structure tests for the logger adapter?

I've updated the stallion notebook so that it uses the `ForecastingTensorBoardLogger` instead of the standard `TensorBoardLogger`.

Hey @B-Deforce! That's actually pretty nice, thanks for the heads up, I didn't know about that! So, you're suggesting to replace the `ForecastingWandbLogger` with the standard logger used in forecasting,...

That's terrific! Actually, my original plan was to include a large variety of loggers, not just Tensorboard or Wandb (e.g., MLFlow), but, since it appears like this won't be merged...