ITISFoundation / osparc-issues

🐼 issue-only repo for the osparc project
3 stars 5 forks source link

Add a monitor entry-point to API for interfacing with Tensorboard #457

Open newton1985 opened 3 years ago

newton1985 commented 3 years ago

Describe the user role As an oSPARC user, I would like to be able to monitor the performance of my machine learning services graphically. Tensorboard is a pre-existing tool for precisely this task, but it may require an entry point to the oSPARC API to access data being processed in our data-lake.

Describe the benefit This would allow for real-time monitoring and assessment of the training and performance of machine learning models, facilitating development and useage.

Additional context Refers to https://github.com/ITISFoundation/osparc-issues/issues/332

elisabettai commented 2 years ago

Hi @newton1985, is this still relevant?

newton1985 commented 2 years ago

Hi @elisabetta - thanks for checking in! Yes, it is still relevant for future work.