import tensorflow as tf def LeakyRelu(x, leak=0.2, name="LeakyRelu"): with ... 补充知识:激活函数ReLU、Leaky ReLU、PReLU和RReLU.
確定! 回上一頁