可视化TensorFlow图形的官方方法是使用TensorBoard,但有时我只想在Jupyter工作时快速查看图形.
是否有快速解决方案,理想情况下基于TensorFlow工具或标准SciPy软件包(如matplotlib),但如果有必要基于第三方库?
graph-visualization jupyter tensorflow tensorboard
graph-visualization ×1
jupyter ×1
tensorboard ×1
tensorflow ×1