Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Created December 18, 2015 12:16
Show Gist options
  • Save kevinrobinson/c03dad93ef3616d88222 to your computer and use it in GitHub Desktop.
Save kevinrobinson/c03dad93ef3616d88222 to your computer and use it in GitHub Desktop.
W = tf.Variable(tf.zeros([784, 10], name="W"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment