টেনসরফ্লো :: অপস:: ইলু
#include <nn_ops.h>
সূচকীয় রৈখিক গণনা করে: exp(features) - 1
যদি < 0, অন্যথায় features
।
সারাংশ
সূচকীয় রৈখিক ইউনিট (ELUs) দ্বারা দ্রুত এবং সঠিক ডিপ নেটওয়ার্ক লার্নিং দেখুন
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: অ্যাক্টিভেশন টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
Elu (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
পাবলিক ফাংশন
ইলু
Elu( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const