随笔分类 -  A---TensorFlow

摘要:return_sequences:默认 False。在输出序列中,返回单个 hidden state值还是返回全部time step 的 hidden state值。 False 返回单个, true 返回全部。 阅读全文
posted @ 2020-07-03 00:05 douzujun 阅读(1983) 评论(0) 推荐(0) 编辑
摘要:conda install --offline ./cudnn-7.0.5-cuda8.0_0.tar.bz2 阅读全文
posted @ 2020-06-30 18:22 douzujun 阅读(2632) 评论(0) 推荐(0) 编辑
摘要:先查看,TensorFlow和你keras对应版本 https://docs.floydhub.com/guides/environments/ 为了完成作业,我的版本是: TensorFlow 1.2.0 + Keras 2.0.6 on Python 3.5. 安装: pip install k 阅读全文
posted @ 2020-06-18 14:30 douzujun 阅读(214) 评论(0) 推荐(0) 编辑
摘要:换源: 清华:https://pypi.tuna.tsinghua.edu.cn/simple/ 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:htt 阅读全文
posted @ 2020-06-13 21:17 douzujun 阅读(184) 评论(0) 推荐(0) 编辑
摘要:TensorFlow Tutorial Initialize variables Start your own session Train algorithms Implement a Neural Network 1. Exploring the Tensorflow Library To sta 阅读全文
posted @ 2020-06-12 19:23 douzujun 阅读(1246) 评论(0) 推荐(0) 编辑
摘要:创建虚拟环境, 创建 python=3.5的 (如果想安装tf2.1,这里就改成 3.7) https://www.cnblogs.com/douzujun/p/13059186.html 在虚拟环境里安装TensorFlow,单纯的完成ng作业,无cpu版本,使用conda,清华镜像 https: 阅读全文
posted @ 2020-06-07 11:13 douzujun 阅读(711) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示