Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Created December 18, 2015 12:16
Show Gist options
  • Select an option

  • Save kevinrobinson/c03dad93ef3616d88222 to your computer and use it in GitHub Desktop.

Select an option

Save kevinrobinson/c03dad93ef3616d88222 to your computer and use it in GitHub Desktop.

Revisions

  1. kevinrobinson created this gist Dec 18, 2015.
    1 change: 1 addition & 0 deletions single_node.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    W = tf.Variable(tf.zeros([784, 10], name="W"))