Skip to content

Instantly share code, notes, and snippets.

@stuhlmueller
Last active May 4, 2022 21:16
Show Gist options
  • Star 70 You must be signed in to star a gist
  • Fork 15 You must be signed in to fork a gist
  • Save stuhlmueller/d809bb7b4a9dc03bf75f695a0f3ea2e4 to your computer and use it in GitHub Desktop.
Save stuhlmueller/d809bb7b4a9dc03bf75f695a0f3ea2e4 to your computer and use it in GitHub Desktop.
ng-recipe
@jagdeeppani
Copy link

What is Training-dev error and Dev-error ? What actually Dev stands for?

@karsibali
Copy link

@jagdeeppani Dev-error stands for Development error, which is equivalent to Validation error. Training-dev is a development (validation) set that comes from the same distribution as the training set. You can find the answers in the great presentation of Andrew Ng at NIPS 2016. You can find the video here: https://www.youtube.com/watch?v=F1ka6a13S9I&feature=youtu.be

@jonsafari
Copy link

Very nice. Are the source files for generating these charts available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment