Open piiswrong opened 7 years ago
Hi @piiswrong , thanks for kind words, and thanks for the pointer! What are your plans on https://github.com/dmlc/tensorboard - do you want it to be a standalone library, or to merge it into MXNet? For tensorboard_logger, I'd like to have it standalone to be able to use it from different frameworks (and not only deep learning) - if your goal is the same, then I'm all for joining forces, it's better to have one library that is actively supported and developed.
hey, could be grate to have it as standalone project. Many DL projects could take advantage of it.
I have extracted tensorboard from tensorflow as a standalone application. bravomikekilo/mxconsole It can present the logs without compile the whole tensorflow
Hi, Great effort. Looks like a lot of people are interested in using tensorboard in a larger context. We have also been working on extracting tensorboard logging and rendering from tensorflow. https://github.com/dmlc/tensorboard
Would you be interested in joining force?
Thanks, Eric