提交 23a0c9d2 authored 作者: Christof Angermueller's avatar Christof Angermueller

Link d3viz doc in main tutorial

上级 3b4ccf8b
......@@ -128,3 +128,16 @@ The output file is available at pics/logreg_pydotprint_train.png
.. image:: ./pics/logreg_pydotprint_train.png
:width: 1500 px
Interactive Graph Visualization
===============================
Do you work with complex graphs that can not be represented clearly with
:func:`theano.printing.pydotprint`, or are you simply looking for a more nifty
visualization with rich output information? Then Theano's new :mod:`d3viz`
module is the way to go, which allows you to interactively visualize graphs in
your web browser, including zooming, drag-and-drop, editing node labels, or
coloring nodes by their compute time!
=> :mod:`d3viz` <=
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论