Skip to content

Instantly share code, notes, and snippets.

@JoshVarty
Created February 17, 2018 19:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save JoshVarty/061b4a09728b3950e11b3465aa6e9c1f to your computer and use it in GitHub Desktop.
layer1_weights = tf.Variable(tf.random_normal([3, 3, 1, 64]) * 0.01)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment