提交 9e9bad43 编辑于 作者: Haowen Xu's avatar Haowen Xu
浏览文件

minor update

上级 d2789463
加载中
加载中
加载中
加载中
+2 −4
原始行号 差异行号 差异行
@@ -14,12 +14,10 @@ Checkout this repository and execute:
    pip install git+https://github.com/korepwx/tfsnippet.git
    pip install .

This will first install `ZhuSuan`_ and `TFSnippet`_, the two major dependencies
This will first install `ZhuSuan <https://github.com/thu-ml/zhusuan>`_ and
`TFSnippet <https://github.com/korepwx/tfsnippet>`_, the two major dependencies
of Donut, then install the Donut package itself.

_`ZhuSuan`: https://github.com/thu-ml/zhusuan
_`TFSnippet`: https://github.com/korepwx/tfsnippet

API Usage
---------