-
I installed pytorch 1.7 and cuda 11 then I start learning pytorch but when I implement the code in t...
- 1868 浏览
- 0 回答
- 4 关注
-
I\'m trying to send an audio stream from a client to a NodeJS backend over a websocket (for speech t...
- 829 浏览
- 0 回答
- 6 关注
-
I am using the new concurrent.futures module (which also has a Python 2 backport) to do some simple ...
- 1719 浏览
- 2 回答
- 4 关注
-
I\'m trying to get the length of an array, yet I keep getting this error: Object required Am I...
- 991 浏览
- 5 回答
- 5 关注
-
i\'m facing a really weird issue with angular . I\'m trying to put component inside app.component.ht...
- 1615 浏览
- 0 回答
- 5 关注
-
I\'d like to implement my own Gaussian kernel in Python, just for exercise. I\'m using: sklearn.svm....
- 1463 浏览
- 2 回答
- 6 关注
-
Here is the main.py script: import sys, os, math import numpy as np import time from PyQt5 import * ...
- 721 浏览
- 0 回答
- 2 关注
-
This terminal command restarts my heroku application: heroku restart Is there a way to run a scri...
- 1538 浏览
- 7 回答
- 4 关注
-
my Assignment: Create a version of the \'classic\' game of memory (aka concentration). There should ...
- 1259 浏览
- 0 回答
- 5 关注
-
How do I add elements to an array only if they aren\'t in there already? I have the following: $a=a...
- 1089 浏览
- 14 回答
- 6 关注
-
I am creating win32 combobox for the first time. And got problem here. When calling createwindow for...
- 1989 浏览
- 0 回答
- 5 关注
-
So I am trying to serve large files via a PHP script, they are not in a web accessible directory, so...
- 947 浏览
- 9 回答
- 4 关注
-
In Bootstrap, is there an easy way to make all the span elements in a row the same height, i.e. the ...
- 496 浏览
- 3 回答
- 4 关注
-
Is there a way to to find all the sub-sentences of a sentence that still are meaningful and contain ...
- 1937 浏览
- 4 回答
- 5 关注
-
I am trying to train my CNN with a training dataset with 30,000 images. I believe I know what the er...
- 1566 浏览
- 0 回答
- 6 关注