How long have you worked with python? or computer vision? They mainly asked technical questions about my research.
Software Engineer Machine Learning Scientist Interview Questions
467 software engineer 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
Leetcode two-sum probel. (EASY) Asked me to calculates size of CNN kernels based on desired outputs.
How do you develop ML models to handle acronyms so that mlk and milk can convey the same meaning?
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
Why is your published paper devoid of a proper formulation?
What's your favorite algorithm?
difference between boosting and bagging
Viewing 51 - 60 interview questions