2019-01-01から1年間の記事一覧

conda install -c conda-forge opencv

(tensorflow) C:\Users\xx-xx>conda install -c conda-forge opencvCollecting package metadata (current_repodata.json): doneSolving environment: failed with current_repodata.json, will retry with next repodata source.Initial quick solve with f…

pip install --upgrade tensorflow==1.5.0

(tensorflow) C:\Users\xx-xx>pip install --upgrade tensorflow==1.5.0Collecting tensorflow==1.5.0 Downloading https://files.pythonhosted.org/packages/dd/6e/c32ea02f33ee47b74f747961f2023c189bed523bbbfdb618c719b3ccb76d/tensorflow-1.5.0-cp35-cp…

MEMO ドライバの詳細 

[xx-xx 11:37:30 2019] Update Package Execution Started[xx-xx 11:37:30 2019] Update Package Execution Started[xx-xx 11:37:30 2019] Original command line: "C:\Users\xx-xx\AppData\Local\Packages\DellInc.AlienwareCommandCenter_htrsf667h5kn2\Lo…

(nnabla) memo 003

(nnabla) C:\Users\xx-xx\MNIST>Python vae.py -c cudnn2019-xx-xx 14:58:33,963 [nnabla][INFO]: Initializing CPU extension...2019-xx-xx 14:58:34,702 [nnabla][INFO]: Running in cudnn2019-xx-xx 14:58:34,703 [nnabla][ERROR]: Extension `cudnn` doe…

(nnabla) memo 002

(nnabla) C:\Users\xxxxxxx\MNIST>Python vae.py -c cudnn2019-xx-xx 14:58:33,963 [nnabla][INFO]: Initializing CPU extension...2019-xx-xx 14:58:34,702 [nnabla][INFO]: Running in cudnn2019-xx-xx 14:58:34,703 [nnabla][ERROR]: Extension `cudnn` d…

(nnabla) memo 001

(nnabla) C:\Users\xxxxxxx>cd mnist (nnabla) C:\Users\xxxxxxx\MNIST>Python dcgan.pyTraceback (most recent call last): File "dcgan.py", line 16, in <module> from six.moves import rangeImportError: No module named 'six' (nnabla) C:\Users\xxxxxxx\MNIS</module>…