Yandex Interview Question

I got a code of DL model and its training process. The task is to fix it.

Interview Answer

Anonymous

Jul 7, 2025

Fixed weights initialization, dropout percentage, loss function. Implemented transformer block (but forgot skip connection).