Hi HN! Really excited to share this with with those of you training ML models. Comet Panels is an easy and free way to build visualizations, widgets and apps in HTML/JS/CSS <i>on top</i> of your ML experiment data and a gallery where you can share your work with the world.<p>Panels is built on our experiment management platform (100% free for individuals). Essentially as a user you can report all of your metrics, params, assets, data samples etc. Everything stored is also accessible via our JS SDK so it's really easy to fetch data for your panels.<p>The main idea is that visualizations aren't stale. Every time a new experiments is reported your visualization will update with that additional data.<p>Docs available here:
<a href="https://www.comet.ml/docs/javascript-sdk/getting-started/" rel="nofollow">https://www.comet.ml/docs/javascript-sdk/getting-started/</a><p>Blogpost with more information:
<a href="https://www.comet.ml/site/introducing-panels-custom-visualizations-for-machine-learning/" rel="nofollow">https://www.comet.ml/site/introducing-panels-custom-visualiz...</a>