Nontrainable

/ˌnɒnˈtreɪnəbəl/

প্রশিক্ষণযোগ্য নয়; (এমএল-এ) ট্রেনিংয়ে আপডেট হয় না এমন/স্থির

Origin & History

Formed from the prefix non- ('not') + trainable ('able to be trained'), used widely in modern technical writing, especially machine learning.

non- ('না/অ') উপসর্গ + trainable ('প্রশিক্ষণযোগ্য') থেকে গঠিত; আধুনিক প্রযুক্তিগত লেখায়, বিশেষ করে মেশিন লার্নিং ক্ষেত্রে, ব্যাপকভাবে ব্যবহৃত।

Definition

Not able to be trained or adjusted through learning; in machine learning, it refers to parameters/components whose values are fixed and do not change during training.

প্রশিক্ষণ বা শেখার মাধ্যমে পরিবর্তন/সমন্বয় করা যায় না; মেশিন লার্নিংয়ে এটি এমন প্যারামিটার/উপাদান বোঝায় যার মান স্থির থাকে এবং ট্রেনিং চলাকালে বদলায় না।

Parts of Speech

Adjective:
The model uses a nontrainable embedding layer to keep those vectors fixed.
মডেলটি একটি ননট্রেইনেবল এমবেডিং লেয়ার ব্যবহার করে যাতে ভেক্টরগুলো স্থির থাকে।

Usage Examples

Set the backbone to nontrainable if you only want to train the classifier head.
আপনি যদি শুধু ক্লাসিফায়ার হেড ট্রেন করতে চান, তবে ব্যাকবোনটিকে ননট্রেইনেবল করুন।
Nontrainable weights are excluded from gradient updates.
ননট্রেইনেবল ওজনগুলো গ্রেডিয়েন্ট আপডেটের বাইরে থাকে।
The layer contains nontrainable parameters used for running statistics.
লেয়ারটিতে রানিং স্ট্যাটিস্টিকসের জন্য ব্যবহৃত ননট্রেইনেবল প্যারামিটার রয়েছে।
Marking a module as nontrainable can reduce memory and computation during fine-tuning.
কোনো মডিউলকে ননট্রেইনেবল হিসেবে চিহ্নিত করলে ফাইন-টিউনিংয়ের সময় মেমরি ও গণনা কমতে পারে।

Related Forms

Adverb
Trainably

Idioms & Phrases

Nontrainable parameter
ননট্রেইনেবল প্যারামিটার (ট্রেনিংয়ে আপডেট হয় না এমন প্যারামিটার)
Set to nontrainable
ননট্রেইনেবল হিসেবে সেট করা (আপডেট বন্ধ/ফ্রিজ করে দেওয়া)
Keep (a layer) nontrainable
(কোনো লেয়ার) ননট্রেইনেবল রাখা (ট্রেনিংয়ে পরিবর্তিত না হতে দেওয়া)