Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Wellmer authored Nov 15, 2016
1 parent bf80d81 commit 4e7e10f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/3_NeuralNetworks/recurrent_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

import tensorflow as tf
from tensorflow.python.ops import rnn, rnn_cell
import numpy as np

# Import MNIST data
from tensorflow.examples.tutorials.mnist import input_data
Expand Down

0 comments on commit 4e7e10f

Please sign in to comment.