Back to Tech Interviews
AI & Machine Learning Interview
Curated 20+ questions covering supervised/unsupervised learning, neural networks, loss functions, activation functions, CNNs, LSTMs, and evaluative metrics.
Total: 20 QuestionsLearned: 0 / 20 (0%)
Difficulty Filters
Tools & Options
Showing 20 of 20 questions
Beginner
What is Machine Learning, and how does it differ from traditional programming?
Beginner
Explain the difference between Supervised, Unsupervised, and Reinforcement Learning.
Intermediate
What is Overfitting, and how do you prevent it?
Intermediate
What is Underfitting, and how do you resolve it?
Advanced
Explain the Bias-Variance Tradeoff.
Beginner
What is a Neural Network, and what is its basic structure?
Intermediate
What is an Activation Function, and why is it needed?
Advanced
Explain Backpropagation.
Intermediate
What is Gradient Descent, and what is the Learning Rate?
Beginner
Explain the difference between Classification and Regression.
Intermediate
What is a Confusion Matrix, and what are Precision and Recall?
Beginner
What is the F1-Score?
Intermediate
What is a Convolutional Neural Network (CNN), and when is it used?
Advanced
What is a Recurrent Neural Network (RNN), and what is LSTM?
Beginner
Explain the concept of Transfer Learning.
Advanced
What are L1 and L2 regularization?
Intermediate
What is the Random Forest algorithm?
Intermediate
What is Dimensionality Reduction, and why is PCA used?
Advanced
What are transformers in deep learning?
Scenario
