টেনসরফ্লো :: অপস:: সেলু
#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
।
স্ব-স্বাভাবিককরণ নিউরাল নেটওয়ার্ক দেখুন
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
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
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const