nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

[FEATURE] Documentation for logging with comet-ml, wandb #117

Open internnos opened 3 years ago

internnos commented 3 years ago

I want to log training information using comet-ml. I'm fully aware that this is already implemented since vortex basically use pytorch-lightning as a backend. However it'd be nice to have reference page for this information

Describe the solution you'd like I'd be cool if the documentation also includes logging information to external libraries. To make it simple, we can refer to the original page

alifahrri commented 3 years ago

@amajidsinar thanks jed. will try to find time to add it

triwahyuu commented 3 years ago

or maybe you are willing to make a PR for this @amajidsinar?

internnos commented 3 years ago

@alifahrri @triwahyuu great idea! will try to find the time to add it!

thanks guys

triwahyuu commented 3 years ago

have you tried implementing it? @amajidsinar

internnos commented 3 years ago

Not yet lol @triwahyuu