Anduril interview question

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

Interview Answers

Anonymous

9 Jun 2025

The answer is skip connections.

Anonymous

20 May 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.