Recent questions tagged tensorflow

1 1 vote
0 0 answers
504
504 views
I have a tensorflow LSTM model for predicting the sentiment. I build the model with the maximum sequence length 150. (Maximum number of words) While making predictions, i...
1 1 vote
0 0 answers
582
582 views
Hello,I have a jpeg, where each image is around 1080 x 2048 in size and I have around 3000 of those images. I want to train a simple NN on this data. However, I am not su...
1 1 vote
1 1 answer
3.1k
3.1k views
Hi All,I am writing a simple program using Tensorflow and DNNClassifier. Training Data is 9 pixel with four spectral bands, i.e. 4*9=36 featurs. And each data-point will ...
To see more, click for the full list of questions or popular tags.