You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I repeated the training step and followed the scripts provided, but I found that the training loss rises suddenly. What could be the issue? Also, I noticed that the train_batch_size is set to 1 in your training process, and EGNN uses 12 layers. Could this easily lead to overfitting?