摘要:
activate KerasEnv activate KerasEnv activate KerasEnv 以上的方案不能修改默认的terminal 在setting里,修改project interpreter,修改成KerasEnv就好了 ... 阅读全文
posted @ 2019-10-06 19:52
bH1pJ
阅读(232)
评论(0)
推荐(0)
摘要:
num2str(1,'%04d') 阅读全文
posted @ 2019-10-06 16:51
bH1pJ
阅读(53)
评论(0)
推荐(0)
摘要:
num2str(1,'%04d') 阅读全文
posted @ 2019-10-06 16:51
bH1pJ
阅读(42)
评论(0)
推荐(0)
摘要:
如何获取一个变量的类型? type(noisy_movies.shape) 如何获取tuple的形状? noisy_movies.shape 如何拿到tuple形状的第一列? noisy_movies.shape[0] 如何plot出来一张2D数组(像matl... 阅读全文
posted @ 2019-10-06 12:30
bH1pJ
阅读(34)
评论(0)
推荐(0)
摘要:
如何获取一个变量的类型? type(noisy_movies.shape) 如何获取tuple的形状? noisy_movies.shape 如何拿到tuple形状的第一列? noisy_movies.shape[0] 如何plot出来一张2D数组(像matl... 阅读全文
posted @ 2019-10-06 12:30
bH1pJ
阅读(29)
评论(0)
推荐(0)
摘要:
pip install tensorflow-gpu==1.12.0 pip install Keras = 2.1.0 cudnn-8.0-windows10-x64-v6.0.zip cuda_8.0.44_win10.exe 先安装:Cuda8... 阅读全文
posted @ 2019-10-06 10:26
bH1pJ
阅读(33)
评论(0)
推荐(0)
摘要:
pip install tensorflow-gpu==1.12.0 pip install Keras = 2.1.0 cudnn-8.0-windows10-x64-v6.0.zip cuda_8.0.44_win10.exe 先安装:Cuda8... 阅读全文
posted @ 2019-10-06 10:26
bH1pJ
阅读(36)
评论(0)
推荐(0)
摘要:
第一步:配置环境 构造requirements.txt tensorflow-gpu==1.14.0Keras==2.1.5 使用指令: python -m pip install -r requirements.txt 第二步:测试 ... 阅读全文
posted @ 2019-10-06 01:19
bH1pJ
阅读(32)
评论(0)
推荐(0)
摘要:
第一步:配置环境 构造requirements.txt tensorflow-gpu==1.14.0Keras==2.1.5 使用指令: python -m pip install -r requirements.txt 第二步:测试 ... 阅读全文
posted @ 2019-10-06 01:19
bH1pJ
阅读(40)
评论(0)
推荐(0)
摘要:
pip list conda list 阅读全文
posted @ 2019-10-06 01:14
bH1pJ
阅读(241)
评论(0)
推荐(0)
浙公网安备 33010602011771号