提交 c8f66d15 编写于 作者: M Michelle Vivita 提交者: Gabriel de Marmiesse

Added the default activation of convolutional LSTM in the docs. (#13409)

上级 f295e8ee
......@@ -824,6 +824,7 @@ class ConvLSTM2D(ConvRNN2D):
incompatible with specifying any `strides` value != 1.
activation: Activation function to use
(see [activations](../activations.md)).
tanh is applied by default.
recurrent_activation: Activation function to use
for the recurrent step
(see [activations](../activations.md)).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册