Anduril Interview Question

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

Interview Answers

Anonymous

Jun 9, 2025

The answer is skip connections.

Anonymous

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