Skip to content

Conversation

@NadimKawwa
Copy link
Contributor

In the block above we are appending to train_losses and test_losses. Instead of computing the values again, it might be more efficient to retrieve the most recently added values in the array.

In the block above we are appending to train_losses and test_losses. Instead of computing the values again, it might be more efficient to retrieve the most recently added values in the array.
Copy link
Contributor

@mcleonard mcleonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, thanks!

@mcleonard mcleonard merged commit 2ab445a into udacity:master Nov 20, 2018
GedasGa pushed a commit to GedasGa/deep-learning-v2-pytorch that referenced this pull request Mar 24, 2019
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

Successfully merging this pull request may close these issues.

2 participants