PROCTORING ACTIVE: Your activity is being monitored via webcam.
Camera status: Initializing...
1. Which of the following best defines Artificial Intelligence (AI)?
2. What is the name of the test designed to determine if a machine can exhibit intelligent behavior indistinguishable from that of a human?
3. What is **Weak AI** (or Narrow AI)?
4. What subfield of AI focuses on enabling systems to learn from data without being explicitly programmed?
5. In **Supervised Learning**, what must the training data contain?
6. **Clustering** is a technique primarily associated with which type of machine learning?
7. What is the goal of an agent in **Reinforcement Learning**?
8. Predicting whether a customer **will or will not** click on an ad is an example of a _____ problem.
9. A **Perceptron** is the simplest form of what type of AI structure?
10. **Deep Learning** is a subset of Machine Learning that is characterized by:
11. In AI search algorithms, what does **state space** refer to?
12. Which search algorithm explores all nodes at the present depth level before moving on to nodes at the next depth level?
13. A **heuristic function** (h(n)) is used in search algorithms to:
14. **A* search** is considered an informed search algorithm because it uses:
15. Which of the following is NOT a characteristic of a well-defined AI problem?
16. When training an ML model, the data is typically split into three sets. Which set is used for the final unbiased evaluation?
17. What is **Overfitting** in Machine Learning?
18. Which term refers to the inputs used to predict the output in a supervised learning model?
19. Which metric is most appropriate for evaluating a **Regression** model?
20. In an image classification task, what is the **label**?
21. What component of a neural network determines the output of a neuron given its input?
22. In a feedforward neural network, the flow of information is:
23. What does the term **"weights"** represent in a neural network?
24. The process of adjusting the weights and biases in a neural network based on the error is called:
25. Convolutional Neural Networks (CNNs) are primarily used for which type of task?
26. What is the main concern regarding **algorithmic bias** in AI systems?
27. The ability of an AI system to be understood by humans, explaining *why* it made a certain decision, is known as:
28. AI applications in job automation primarily affect which sector?
29. Why is **data privacy** a critical ethical consideration for AI?
30. The concept that AI should be developed and used in a way that respects human values and rights is often referred to as:
31. Who is considered one of the founding fathers of AI and coined the term "Artificial Intelligence" in 1955?
32. An **Expert System** is an AI program designed to:
33. The principle that computers can process information to simulate human thought is known as the:
34. Which of these is a common application of **Natural Language Processing (NLP)**?
35. The **Singularity** is a hypothetical point in time where:
36. What is the primary purpose of **cross-validation** in machine learning?
37. A **Decision Tree** model makes predictions by:
38. If a classification model has **high precision** but **low recall**, what does that mean?
39. Which algorithm is most commonly used for clustering?
40. What is a **hyperparameter** in machine learning?
41. **Computer Vision** is the field of AI that enables computers to:
42. Which type of neural network is best suited for processing sequential data like text or speech?
43. **Generative AI** models, like those used for image creation or text writing, are primarily focused on:
44. What is a **chatbot**?
45. **AlphaGo**, the program that defeated a human champion in Go, is a famous example of AI using which technique?
46. What does **GPU** stand for, and why is it essential for Deep Learning?
47. What is the fundamental ethical concern addressed by the **European Union's AI Act**?
48. Which term describes the phenomenon where an AI system perpetuates or amplifies societal biases present in the training data?
49. A **Large Language Model (LLM)**, like the technology behind Gemini or ChatGPT, is primarily trained on:
50. What is the primary role of an **Activation Function** in a neural network?