Skip to content

Instantly share code, notes, and snippets.

@zaidalyafeai
Created April 3, 2018 23:08
Show Gist options
  • Save zaidalyafeai/a730bc47e135442fc800172ba68b3c26 to your computer and use it in GitHub Desktop.
Save zaidalyafeai/a730bc47e135442fc800172ba68b3c26 to your computer and use it in GitHub Desktop.
const outputSize = Math.floor((inputSize-kernelSize)/stride +1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment