提交 c6ccaeeb authored 作者: Harm de Vries's avatar Harm de Vries

Introduced softmax_graph and softmax_op

上级 11bef049
...@@ -22,7 +22,7 @@ from theano.tensor.nnet import (categorical_crossentropy, ...@@ -22,7 +22,7 @@ from theano.tensor.nnet import (categorical_crossentropy,
CrossentropyCategorical1Hot, CrossentropyCategorical1Hot,
CrossentropyCategorical1HotGrad, CrossentropyCategorical1HotGrad,
sigmoid, softplus, sigmoid, softplus,
Softmax, softmax, SoftmaxWithBias, Softmax, softmax_op, SoftmaxWithBias,
softmax_grad, softmax_grad,
softmax_with_bias, SoftmaxGrad, softmax_with_bias, SoftmaxGrad,
Prepend_scalar_constant_to_each_row, Prepend_scalar_constant_to_each_row,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论