कृत्रिम तंत्रिका जाल में परतों का क्या काम होता है?
What is the role of layers in an artificial neural network?
Explanation opens after your attempt
A. इनपुट डेटा को क्रमिक रूप से संसाधित करके आउटपुट उत्पन्न करनाTo process input data sequentially and produce an output
Simple Explanation
कृत्रिम तंत्रिका जाल में इनपुट परत डेटा प्राप्त करती है, छिपी हुई परतें उसमें से उपयोगी विशेषताएँ और पैटर्न सीखती हैं, तथा आउटपुट परत अंतिम भविष्यवाणी या वर्गीकरण देती है। इसलिए परतों का मुख्य कार्य इनपुट को चरणबद्ध ढंग से संसाधित करके परिणाम तक पहुँचाना है। डेटा को केवल संग्रहित करना परतों का कार्य नहीं है। परीक्षा टिप: इनपुट, हिडन और आउटपुट परतों के क्रम को याद रखें। / In an artificial neural network, the input layer receives data, hidden layers learn useful features and patterns, and the output layer gives the final prediction or classification. Therefore, layers process input step by step to produce an output. They do not merely store data permanently. Exam tip: Remember the sequence: input layer, hidden layer(s), and output layer.
Login to save your score, XP, coins and progress.
