NVIDIA Interview Question

Describe the attention mechanism e.g. in the NLP context (+ discussion about tensorrt) Code a function f : (X_train, Y_train and X_test) -> Y_test for a ML problem of your choice (e.g. implement logistic regression) + discussion about evaluation metrics Reverse linked list Given a string, remove all b's and change all a's into aa's (do it in-place)