Hi Team,
In the attached screenshot, i want to know how fn(X_train) is calling forward() function, as this function is not getting called explicitly anywhere. Please let me know after init function, how it’s calling forward () function._
fn = FirstNetwork()