What does “AI” stand for?
Artificial Intelligence
Name one popular pre-trained deep learning model used for image classification.
VGG16
What is the library used for numerical computation?
numpy
What do we use to train an image classification model?
Image dataset
What tool is used to view the inside of the body in cancer detection?
X-ray
What type of content can generative AI create?
Text, images, audio, and video
Deep learning is a part of which broader field?
Machine learning
What library is used for data visualisation and imported as plt?
matplotlib.pyplot
What is the purpose of a training set?
To teach the model from labelled data
Why do normal lungs appear black on an X-ray?
Because they are filled with air and let X-rays pass through
Name one example of a generative AI model.
ChatGPT
What is the basic unit of a neural network?
Neuron
Which library provides the confusion_matrix function for evaluating classification results?
sklearn.metrics
What is a validation set used for?
To tune the model during training
What might indicate lung cancer on an X-ray image?
A white cloudy area or shadow inside the lung
What does “prompt engineering” mean in generative AI?
Crafting effective inputs to guide AI outputs
What does CNN stand for in deep learning?
Convolutional Neural Network
What does the library seaborn help you do?
Make prettier and clearer visualisations
What is the role of the test set in image processing?
To evaluate the model’s final performance on unseen data
What does it mean if the trachea (middle line) shifts to one side on an X-ray?
A tumour may be pushing on the airway
What key issue arises when generative AI produces information that sounds real but is incorrect?
Hallucination
What is transfer learning in deep learning?
Reusing a pre-trained model on a new but related task
What is the purpose of importing VGG16 from tensorflow.keras.applications?
It loads a pre-trained deep learning model for image classification
What does it mean if your model performs well on training data but poorly on validation data?
The model is likely overfitting
What is pleural effusion, and how does it appear on an X-ray?
Fluid build-up in the lung area; it appears as a blurry lower corner