Which would run faster, a RNN with LSTM or Attention (he meant Attention based Model such as Transformers but didn't clarify).
Machine Learning Interviews
Machine Learning Interview Questions
"To get a job in machine learning, you must have the programming and mathematical knowledge to create artificial intelligence that is capable of learning new tasks without being explicitly coded. In an interview you may be asked about your experience with pertinent coding languages such as Java and C++ as well as with writing algorithms. The interview will be comprised mainly of technical questions that test your knowledge of the fundamental concepts of machine learning such as data mining and signal processing."
8,203 machine learning interview questions shared by candidates
Describe to me what up-sampling is in a convolutional neural network.
Explain knn algorithm in detail and how it works?
Difference between convex and non-convex cost function; what does it mean when a cost function is non-convex?
Difference between Generative and Discriminative models.
1) What is the data structure of a search engine 2) 2 Sum
what is the difference between catboosting and lightgbm.
Q1. Given a string of characters, find duplicate adjacent characters and remove them. The result should be the string without any duplicate adjacent characters. Ex: given string - “aabc” Output - “bc”
research experience question
How would you scale up a project you worked on?
Viewing 791 - 800 interview questions