Skip to content

Commit

Permalink
update loading MNIST data
Browse files Browse the repository at this point in the history
  • Loading branch information
leejaymin committed Jul 18, 2017
1 parent ecb268a commit 57df71d
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 970 deletions.
2 changes: 1 addition & 1 deletion 4.MNIST/DNN_DropoutForMNIST.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import tensorflow as tf

import input_data
from tensorflow.examples.tutorials.mnist import input_data


def xavier_init(n_inputs, n_outputs, uniform = True):
Expand Down
Loading

0 comments on commit 57df71d

Please sign in to comment.