What are the ways to optimize heavy database queries?
Machine Learning / AI
What is positional encoding in a transformer?
Why use lists to store previous values?
What metrics of multiclass classification do you know? Their pros and cons (macro, micro, weighted).
What is cross-modal retrieval?
Suggest an option for developing a task recommendation system for a student on an educational platform.
What is the ROC AUC metric?
What is style transfer for audio?
How does Word2Vec differ from Bag of Words?
What should be done with a dataset before training a model?
What do they usually ask in a final interview?
What is FlashAttention from the perspective of kernel programming?
Передаются ли параметры в Python по значению или по ссылке?
What is logit bias and where is it used?
How does learning with LoRA happen in simple words?
Что такое pointwise, pairwise, listwise подходы в learning to rank?
Have you worked with MongoDB or similar document-oriented databases?
Can atrous (dilated) convolution ever ignore a pixel in the original image?
Is it possible to replace a 3x3 convolution with two consecutive 3x1 and 1x3 convolutions? What are the advantages and disadvantages?