Correct Answer : backward()
Explanation : The Sequential class does not have a backward() method. Instead, it uses automatic differentiation to compute gradients during training.