-
Here is my dockerfile FROM nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04 MAINTAINER My Name ENV CUDA...
- 1218 浏览
- 0 回答
- 6 关注
-
I have a problem with a program I am trying to write. A user inputs a positive odd integer, otherwis...
- 1815 浏览
- 1 回答
- 4 关注
-
I am trying to convert an existing, working JavaScript project to TypeScript, & I specifically want ...
- 379 浏览
- 1 回答
- 6 关注
-
I have latitude and longitude point data over time. I would like to plot (in R or Matlab) a contour ...
- 1968 浏览
- 3 回答
- 4 关注
-
I am almost complete but when I compile I get the error \Method getUserTax in class IncomeTax cannot...
- 733 浏览
- 2 回答
- 6 关注
-
- 1221 浏览
- 3 回答
- 6 关注
-
I have 2 methods, the first one where i display selected value, index from my JList(list). What i wa...
- 1442 浏览
- 1 回答
- 5 关注
-
I want to keep my code DRY for efficiency and maintenance. I write A LOT of XML for my programs and ...
- 1341 浏览
- 0 回答
- 6 关注
-
I\'m working on a project to study the problem faced in OCR\'ing images from different sources howev...
- 1990 浏览
- 0 回答
- 4 关注
-
in Run Configurations-> Arguments-> Program arguments, I have a folder path D:\\testPicFolder\\. Bu...
- 1817 浏览
- 0 回答
- 6 关注
-
I am trying to get some data from user profile, but it doesn\'t find the column. I already check spa...
- 472 浏览
- 3 回答
- 4 关注
-
I have dates in Python (pandas) written as \1/31/2010\. To apply linear regression I want to have 3 ...
- 1562 浏览
- 2 回答
- 4 关注
-
I am trying to make a autonomous car in a game but to do that i need to extract the shape of the roa...
- 1732 浏览
- 0 回答
- 4 关注
-
I am facing the issue with that where my app keeps on crashing whenever I am trying to submit the pa...
- 1621 浏览
- 0 回答
- 5 关注
-
I imported a module as below: filename = \email\ mymodule = __import__(\'actions.\'+filename) the...
- 1393 浏览
- 2 回答
- 4 关注