Hi Yuji, Welcome to the MXNet community!
We have been working on delivering a complete logging solution in MXNet for users to employ the TensorFlow's TensorBoard for visualization. You can find our work in the following links: - Design Doc: https://cwiki.apache.org/confluence/display/MXNET/Logging+MXNet+Data+for+Visualization+in+TensorBoard <https://cwiki.apache.org/confluence/display/MXNET/Logging+MXNet+Data+for+Visualization+in+TensorBoard> - GitHub Working Branch: https://github.com/reminisce/mxnet/tree/tensorboard_logging It's mostly functional, and we are adding unit tests, tutorials, and documentation for APIs to make the code mergeable to the MXNet master branch. In order not to duplicate efforts on both sides, could you share your work plan so that we can decide on how to move forward? Thanks, Jun On Mon, Mar 5, 2018 at 10:02 PM, 大嶋悠司 <[email protected]> wrote: > Hi, > > I am Yuji from NTT Research team to work on improving logging and > visualization of MXNet. > Would you help to add me into the Slack channel? Thanks. > > Best Regards, > Yuji Oshima >
