I'm trying to train a LSTM network and it trains successfully in one way, but throws an error in the other way.
In the first example I reshape the input array X using numpy reshape and in the other way I reshape it using tensorflow reshape.
Does the fit method of tensorflow.contrib.learn.TensorFlowEstimator transform the input vector X before it is --
You received this message because you are subscribed to the Google Groups "Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss+u...@tensorflow.org.
To post to this group, send email to dis...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/discuss/cb33f74b-8662-4b6e-98dd-4053917ce6cf%40tensorflow.org.