提交 1c6ff2b5 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

Making text sound a bit better

上级 0fe8bcb1
......@@ -10,8 +10,8 @@ Theano graphs
- Theano works with symbolic graphs
- Those graphs are bi-partite graphs (graph with 2 types of nodes)
- Those 2 nodes types are Apply and Variable nodes
- Apply node have a link to the Op that it execute
- The 2 types are Apply nodes and Variable nodes
- Apply nodes have a link to the Op they execute
Inputs and Outputs are lists of Theano variables
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论