Where I see myself in 5 years?
Machine Learning Engineer Intern Interview Questions
230 machine learning engineer intern interview questions shared by candidates
What is the difference between supervised ML and unsupervised ML
Given an int array nums and an int target. Find two integers in nums such that the sum is closest to target.
Sliding window, Stack, Graph Search
Find the shortest path between nodes in a graph.
Tell us about a project you developed.
What is the mechanism of transformer?
two Leetcode medium or one hard with follow up questions
structure of Transformers, difference between BERT and RoBERTa, etc
Implement Single head and Multi head attention in pytorch. A follow up to this was use masking to mask out the later-on tokens. Also asked me to implement KL divergence in python (but maybe this was because I talked about kl-divergence in my projects)
Viewing 131 - 140 interview questions