تدفق التوتر:: العمليات:: سيلو
#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`.
انظر الشبكات العصبية ذاتية التطبيع
الحجج:
- النطاق: كائن النطاق
العوائد:
-
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