Mathematical Models of Learning

Introduction to mathematical models and algorithms used in machine learning, including supervised, unsupervised, and neural network approaches

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is not a type of mathematical model of learning?

  1. Linear Regression Model
  2. Logistic Regression Model
  3. Neural Network Model
  4. Hidden Markov Model
Question 2 Multiple Choice (Single Answer)

In a linear regression model of learning, the relationship between the input and output variables is assumed to be:

  1. Linear
  2. Exponential
  3. Logarithmic
  4. Quadratic
Question 3 Multiple Choice (Single Answer)

The logistic regression model is commonly used to model:

  1. Binary Classification Problems
  2. Regression Problems
  3. Clustering Problems
  4. Dimensionality Reduction Problems
Question 4 Multiple Choice (Single Answer)

In a neural network model of learning, the basic processing unit is called a:

  1. Neuron
  2. Synapse
  3. Dendrite
  4. Axon
Question 5 Multiple Choice (Single Answer)

The backpropagation algorithm is used to train:

  1. Neural Networks
  2. Logistic Regression Models
  3. Linear Regression Models
  4. Hidden Markov Models
Question 6 Multiple Choice (Single Answer)

Which of the following is not a common activation function used in neural networks?

  1. Sigmoid Function
  2. ReLU Function
  3. Tanh Function
  4. Linear Function
Question 7 Multiple Choice (Single Answer)

In a reinforcement learning model, the agent's goal is to:

  1. Maximize its reward
  2. Minimize its loss
  3. Find the optimal solution
  4. Learn the environment's dynamics
Question 8 Multiple Choice (Single Answer)

The Q-learning algorithm is a type of:

  1. Value-Based Reinforcement Learning Algorithm
  2. Policy-Based Reinforcement Learning Algorithm
  3. Model-Based Reinforcement Learning Algorithm
  4. Actor-Critic Reinforcement Learning Algorithm
Question 9 Multiple Choice (Single Answer)

In a supervised learning model, the model is trained on:

  1. Labeled Data
  2. Unlabeled Data
  3. Partially Labeled Data
  4. No Data
Question 10 Multiple Choice (Single Answer)

Which of the following is not a common type of supervised learning algorithm?

  1. Linear Regression
  2. Logistic Regression
  3. Neural Networks
  4. K-Nearest Neighbors
Question 11 Multiple Choice (Single Answer)

In an unsupervised learning model, the model is trained on:

  1. Labeled Data
  2. Unlabeled Data
  3. Partially Labeled Data
  4. No Data
Question 12 Multiple Choice (Single Answer)

Which of the following is not a common type of unsupervised learning algorithm?

  1. Clustering
  2. Dimensionality Reduction
  3. Association Rule Mining
  4. Supervised Learning
Question 13 Multiple Choice (Single Answer)

The EM algorithm is a type of:

  1. Expectation-Maximization Algorithm
  2. Expectation-Minimization Algorithm
  3. Expectation-Maximization-Minimization Algorithm
  4. Expectation-Minimization-Maximization Algorithm
Question 14 Multiple Choice (Single Answer)

The EM algorithm is commonly used for:

  1. Clustering
  2. Dimensionality Reduction
  3. Association Rule Mining
  4. Missing Data Imputation
Question 15 Multiple Choice (Single Answer)

Which of the following is not a common type of mathematical model of learning?

  1. Linear Regression Model
  2. Logistic Regression Model
  3. Neural Network Model
  4. Hidden Markov Model