Domanda di colloquio di Anduril

What one thing helped ResNet architectures avoid the Vanishing gradient problem?

Risposte di colloquio

Anonimo

20 mag 2025

As an engineer I don't often deal with that level of problem, I can figure it out if it's an issue. Generally when I retrain a neural network I have other problems than the vanishing gradient issue.

Anonimo

9 giu 2025

The answer is skip connections.