Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training become very slow after some epochs! #1

Open
duyhominhnguyen opened this issue Jan 7, 2024 · 0 comments
Open

Training become very slow after some epochs! #1

duyhominhnguyen opened this issue Jan 7, 2024 · 0 comments

Comments

@duyhominhnguyen
Copy link

Hi authors,

Thank you for your interesting work! I'm running your provided example but the training step becomes very slow after epochs 40; especially at loss_i = self.loss(pred, Y[i]) and pred = self.predict(X[i]) in method.py. For e.g, times used for predict at epoch 49 is 4.12 secs, compute loss is 5.66 secs while at initial epochs they are just approximately 0.0025 and 0.0026 respectively. Do you have any ideas why these issues occur? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant