How long have you worked with python? or computer vision? They mainly asked technical questions about my research.
Machine Learning Scientist Interview Questions
467 machine learning scientist interview questions shared by candidates
'''Question 1: Given a sorted but rotated array, and a target, find the location of the target in the array. If the target is not in the array, returns -1 1) INPUT: [3,6,7,1,2], target = 1 OUTPUT: 3 2) INPUT: [3,6,7,1,2], target = 9 OUTPUT: -1 '''
How to fix cost function in GANs when records appear with different targets
How do you develop ML models to handle acronyms so that mlk and milk can convey the same meaning?
Leetcode two-sum probel. (EASY) Asked me to calculates size of CNN kernels based on desired outputs.
All interview questions were straight forward related to ML and AI and applications of that in the medical data field.
Name a feature selection method. Describe how it works
difference between boosting and bagging
What is boosting
If you were designing a robot lawnmower, where would you start?
Viewing 51 - 60 interview questions