Posts Tagged
Rnn

How to do time series prediction using RNNs, TensorFlow and Cloud ML Engine
The Estimators API in tf.contrib.learn (See tutorial here) is a very convenient way to get started using TensorFlow. The really cool thing from my perspective about the Estimators API is that using it is a very easy way to create distributed TensorFlow models. Many of the TensorFlow samples that you