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/66eca159e2da234468ac6c6fea999cbd to your computer and use it in GitHub Desktop.
Save sbugrov/66eca159e2da234468ac6c6fea999cbd to your computer and use it in GitHub Desktop.
vector W_delta = dot(transpose( &X[0], 4, 4 ), pred_delta, 4, 4, 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment