-
大小: 75.56MB文件类型: .rar金币: 2下载: 1 次发布日期: 2022-09-08
- 语言: Python
- 标签: tensorflow
资源简介
tensorflow1.8.0+python35 绿色版
直接解压即可用于学习
内置一个helloworld程序,双击运行test.bat即可
代码片段和文件信息
import tensorflow as tf
hello = tf.constant(‘Hello TensorFlow!‘)
sess = tf.Session()
print(sess.run(hello))
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 35 2018-07-04 13:55 test.bat
文件 111 2018-06-19 09:08 test.py
文件 19790 2015-09-22 22:11 python\py35\DLLs\py.ico
文件 19790 2015-09-22 22:11 python\py35\DLLs\pyc.ico
文件 198296 2016-06-25 22:20 python\py35\DLLs\pyexpat.pyd
文件 26264 2016-06-25 22:20 python\py35\DLLs\select.pyd
文件 773784 2016-06-25 22:21 python\py35\DLLs\sqlite3.dll
文件 1651712 2015-08-25 05:12 python\py35\DLLs\tcl86t.dll
文件 1966592 2015-08-25 05:13 python\py35\DLLs\tk86t.dll
文件 871576 2016-06-25 22:20 python\py35\DLLs\unicodedata.pyd
文件 25752 2016-06-25 22:20 python\py35\DLLs\winsound.pyd
文件 91288 2016-06-25 22:21 python\py35\DLLs\_bz2.pyd
文件 129176 2016-06-25 22:20 python\py35\DLLs\_ctypes.pyd
文件 30872 2016-06-25 22:19 python\py35\DLLs\_ctypes_test.pyd
文件 321176 2016-06-25 22:20 python\py35\DLLs\_decimal.pyd
文件 199832 2016-06-25 22:20 python\py35\DLLs\_elementtree.pyd
文件 1444504 2016-06-25 22:24 python\py35\DLLs\_hashlib.pyd
文件 152728 2016-06-25 22:21 python\py35\DLLs\_lzma.pyd
文件 38552 2016-06-25 22:20 python\py35\DLLs\_msi.pyd
文件 28824 2016-06-25 22:20 python\py35\DLLs\_multiprocessing.pyd
文件 41112 2016-06-25 22:20 python\py35\DLLs\_overlapped.pyd
文件 72344 2016-06-25 22:21 python\py35\DLLs\_socket.pyd
文件 78488 2016-06-25 22:21 python\py35\DLLs\_sqlite3.pyd
文件 2044056 2016-06-25 22:24 python\py35\DLLs\_ssl.pyd
文件 51352 2016-06-25 22:19 python\py35\DLLs\_testbuffer.pyd
文件 86168 2016-06-25 22:19 python\py35\DLLs\_testcapi.pyd
文件 22168 2016-06-25 22:19 python\py35\DLLs\_testimportmultiple.pyd
文件 29336 2016-06-25 22:19 python\py35\DLLs\_testmultiphase.pyd
文件 64664 2016-06-25 22:21 python\py35\DLLs\_tkinter.pyd
文件 7777812 2016-06-25 21:54 python\py35\Doc\python352.chm
............此处省略13766个文件信息
相关资源
- tensorflow制作自己的灰度图像数据集并
- anaconda下安装tensorflow(注:不同版本
- 北京大学曹健老师-人工智能实践:
- Deep Learning With Python - Jason Brownlee
- Python-自然场景文本检测PSENet的一个
- Python-高效准确的EAST文本检测器的一个
- Python-TensorFlow弱监督图像分割
- Python-基于tensorflow实现的用textcnn方法
- Python-subpixel利用Tensorflow的一个子像素
- 【官方文档】TensorFlow Python API docume
-
tensorflow画风迁移代码 st
yle transfer - 简单粗暴 TensorFlow
- [PDF] Reinforcement Learning With Open AI Tens
- tensorflow目标检测代码
- 基于Python的手写字体识别系统
- 基于Tensorflow的人脸识别源码
- python TensorFlow 官方文档中文版
- Python-在TensorFlow中实现实现图像卷积网
- tensorflow-1.9.0-cp37-cp37m-win_amd64.whl
- Faster-RCNN-TensorFlow-Python3.5-master
- 聊天机器人tensorflow
- caffe模型转化为tensorflow模型
- Python-一个非常简单的BiLSTMCRF模型用于
- Python-Tensorflow仿AlphaGo框架实现的AI围棋
- Mask R-CNN源码(TensorFlow版本)
- 基于python3 tensorflow DBN_and_RNN的实现
- tensorflow-0.8.0-cp34-cp34m-linux_x86_64.whl
- Hands-On Machine Learning with Scikit-Learn an
- python3中文识别词库模型
- tensorflow -1.4-py2.7 -cpu 版本
评论
共有 条评论