tensorflow:: אופס:: סלו

#include <nn_ops.h>

מחשב ליניארי מעריכי בקנה מידה: scale * alpha * (exp(features) - 1)

סיכום

אם < 0, scale * features אחרת.

לשימוש יחד עם `initializer = tf.variance_scaling_initializer(factor=1.0, mode='FAN_IN') . For correct dropout, use ב-tf.contrib.nn.alpha_dropout`.

ראה רשתות עצביות מנרמלות עצמית

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • Output : טנסור ההפעלה.

בנאים והורסים

Selu (const :: tensorflow::Scope & scope, :: tensorflow::Input features)

תכונות ציבוריות

activations
operation

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

הפעלות

::tensorflow::Output activations

מבצע

Operation operation

תפקידים ציבוריים

סלו

 Selu(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input features
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const