Recent questions tagged python

1 1 vote
1 1 answer
1.1k
1.1k views
1 1 vote
1 1 answer
1.1k
1.1k views
1 1 vote
1 1 answer
1.0k
1.0k views
1 1 vote
1 1 answer
893
893 views
1 1 vote
1 1 answer
976
976 views
0 0 votes
1 1 answer
1.1k
1.1k views
0 0 votes
1 1 answer
1.1k
1.1k views
0 0 votes
1 1 answer
1.0k
1.0k views
0 0 votes
1 1 answer
1.1k
1.1k views
Python3 and Python2 seems so similar, and the only changes which are obvious are some changes in functions such as print that now needs parentheses. Are there other impro...
0 0 votes
1 1 answer
1.3k
1.3k views
0 0 votes
2 answers 2 answers
1.9k
1.9k views
Please also check if the fibo(7) = 8
1 1 vote
0 0 answers
742
742 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
1 1 answer
966
966 views
1 1 vote
1 1 answer
1.4k
1.4k views
I've created a server on Digital Ocean, and employed uWSGI + NGINX to run a Flask application on the Ubuntu server. I need to copy some files from my computer to the serv...
1 1 vote
1 1 answer
1.1k
1.1k views
Index _d.index incident dataDatetimeIndex(['2011-01-01 00:03:43', '2011-01-01 00:03:55', '2011-01-01 00:05:03', '2011-01-01 00:04:46', '2011-01-01 00:06:07', '2011-01-01 ...
1 1 vote
0 0 answers
985
985 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...
0 0 votes
1 1 answer
930
930 views