Skip to content

Instantly share code, notes, and snippets.

@sbugrov
Created July 5, 2017 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbugrov/eb865ba9b5af9eb80c09f35696b32f89 to your computer and use it in GitHub Desktop.
Save sbugrov/eb865ba9b5af9eb80c09f35696b32f89 to your computer and use it in GitHub Desktop.
vector<float> pred_delta = pred_error * sigmoid_d(pred);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment