Artificial intelligence
105501Module 3: Machine Learning Fundamentals
Q1i. Which of the following is most likely used in deep learning? (i) Decision Trees (ii) Shallow neural networks (iii) Multi-layered neural networks (iv) K-Means algorithm20242m
Module 3: Machine Learning Fundamentals
View this question on its own page →Which of the following is most likely used in deep learning?
(i) Decision Trees
(ii) Shallow neural networks
(iii) Multi-layered neural networks
(iv) K-Means algorithmQ1j. Neural Networks are inspired by (i) Genetic evolution (ii) Human brain (iii) Particle movement (iv) Graph theory20252m
Module 3: Machine Learning Fundamentals
View this question on its own page →Neural Networks are inspired by
(i) Genetic evolution
(ii) Human brain
(iii) Particle movement
(iv) Graph theoryQ4a. What do you mean by learning? Explain briefly the learning methods. Discuss the advantages and disadvantages of rule-based system.20227m
Module 3: Machine Learning Fundamentals
View this question on its own page →What do you mean by learning? Explain briefly the learning methods. Discuss the advantages and disadvantages of rule-based system.
Q7a. Describe the following with suitable examples: Logistic regression20207m
Module 3: Machine Learning Fundamentals
View this question on its own page →Describe the following with suitable examples:
Logistic regression
Q7a. Construct a simple decision tree from the given dataset: | Weather | Temp | Play? | |---|---|---| | Sunny | Hot | No | | Sunny | Cool | Yes | | Rainy | Cool | Yes | | Rainy | Hot | No | Explain your attribute selection criteria.20247m
Module 3: Machine Learning Fundamentals
View this question on its own page →Construct a simple decision tree from the given dataset:
Weather Temp Play? Sunny Hot No Sunny Cool Yes Rainy Cool Yes Rainy Hot No Explain your attribute selection criteria.
Q7b. Describe the following with suitable examples: Back propagation algorithm20207m
Module 3: Machine Learning Fundamentals
View this question on its own page →Describe the following with suitable examples:
Back propagation algorithm
Q7b. How can semi-supervised learning be useful in real-world scenarios like email spam detection? Describe its working with an example involving labeled and unlabeled data.20247m
Module 3: Machine Learning Fundamentals
View this question on its own page →How can semi-supervised learning be useful in real-world scenarios like email spam detection? Describe its working with an example involving labeled and unlabeled data.
Q8a. Discuss how backpropagation helps train a neural network. Use a small example with two layers and a loss function to explain weight adjustment.20247m
Module 3: Machine Learning Fundamentals
View this question on its own page →Discuss how backpropagation helps train a neural network. Use a small example with two layers and a loss function to explain weight adjustment.
Q8a. Explain the difference between Supervised, Unsupervised, and Semi-Supervised Learning with examples.20257m
Module 3: Machine Learning Fundamentals
View this question on its own page →Explain the difference between Supervised, Unsupervised, and Semi-Supervised Learning with examples.
Q8b. What are the limitations of K-means clustering? Discuss two scenarios where K-means performs poorly and suggest possible improvements or alternatives.20247m
Module 3: Machine Learning Fundamentals
View this question on its own page →What are the limitations of K-means clustering? Discuss two scenarios where K-means performs poorly and suggest possible improvements or alternatives.
Q8b. Describe the architecture of a simple Artificial Neural Network. Explain the role of activation functions.20257m
Module 3: Machine Learning Fundamentals
View this question on its own page →Describe the architecture of a simple Artificial Neural Network. Explain the role of activation functions.
Q9a. Describe logistic regression with suitable examples.20227m
Module 3: Machine Learning Fundamentals
View this question on its own page →Describe logistic regression with suitable examples.
Q9b. What is the goal of the support vector machine (SVM)? How to compute the margin?20207m
Module 3: Machine Learning Fundamentals
View this question on its own page →What is the goal of the support vector machine (SVM)? How to compute the margin?
Q9c. Write a short note on: Deep Learning20257m
Module 3: Machine Learning Fundamentals
View this question on its own page →Write a short note on:
Deep Learning