Can I use Tensorboard to manage-fjobs and visualize learning on non-Tensorflow algoithrms? (e.g. Scikit?)
I am still searching for a great tool that manages jobs and visualizes learning from my models. Tensorboard is obviously one option given it's massive support.
But is it possible to organize jobs and visualize learning on tensorboard for algorithms not from the TF library?
Topic tensorflow scikit-learn python
Category Data Science