Skip to content

Instantly share code, notes, and snippets.

@sbugrov
Created July 4, 2017 00:03
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/6e17623ee5de4207a9810f088046f4ca to your computer and use it in GitHub Desktop.
Save sbugrov/6e17623ee5de4207a9810f088046f4ca to your computer and use it in GitHub Desktop.
vector pred = sigmoid(dot(X, W, 4, 4, 1 ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment