提交 9ba22204 authored 作者: Roy Xue's avatar Roy Xue

add nnet

上级 ecbff9e0
...@@ -9,6 +9,7 @@ from theano.gof import Constant, Variable ...@@ -9,6 +9,7 @@ from theano.gof import Constant, Variable
from theano.gof.utils import hashtype from theano.gof.utils import hashtype
from theano.tensor.utils import hash_from_ndarray from theano.tensor.utils import hash_from_ndarray
from theano.tensor.type import TensorType from theano.tensor.type import TensorType
from theano.tensor import nnet
from theano.tensor.extra_ops import cumsum from theano.tensor.extra_ops import cumsum
from theano.tensor.extra_ops import cumprod from theano.tensor.extra_ops import cumprod
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论