-
大小: 36.65MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-07-29
- 语言: 其他
- 标签: TensorFlow 深度学习 电子书 代码
资源简介
TensorFlow 1.x Deep Learning Cookbook 原版电子书+配套代码!
代码片段和文件信息
import tensorflow as tf
import cifar10
x = tf.placeholder(“float“)
y = 2 * x
data = tf.random_uniform([45]10)
with tf.Session() as sess:
x_data = sess.run(data)
print(sess.run(y feed_dict = {x:x_data}))
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 11713274 2019-01-14 15:32 TensorFlow 1.x Deep Learning Cookbook.pdf
目录 0 2019-01-14 15:42 TensorFlow 1.x Deep Learning Cookbook_Code\
目录 0 2017-12-11 10:43 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\
文件 229 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\add_two.py
文件 515 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\add_two_vectors.py
文件 754 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\matrix_manipulations_2.py
文件 938 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\matrix_manuipulations.py
文件 1389 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\Selecting_devices.py
文件 39 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\Tensorflow_ An Introduction
文件 27176 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\tf_upgrade.py
文件 373 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter01\validate_tensorflow.py
目录 0 2017-12-11 10:43 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\
文件 63017 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\boston_housing.csv
文件 17941 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\MNIST Softmax.ipynb
文件 31215 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\MultiLinearRegressor.ipynb
文件 2093 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\Multiple_linear_regression.py
文件 1987 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\Reading_csv_preprocessing.py
文件 40 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\Regression
文件 1767 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter02\Simple_linear_regression.py
目录 0 2017-12-11 10:43 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\
文件 85958 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Activation_functions.ipynb
文件 188659 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Boston_House_Price_Prediction_MLP.ipynb
文件 219358 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Boston_House_Price_Prediction_MLP_with_Keras.ipynb
文件 234183 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Boston_House_Price_Prediction_MLP_with_Keras_Hyperparameter_Tuning.ipynb
文件 1877 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\MNIST_ReLU_cross_entropy.py
文件 3092 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\MNIST_with_BPN_hard_way.py
文件 827 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Readme.md
文件 3597 2017-10-27 08:56 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter03\Single_la
目录 0 2017-12-11 10:44 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter04\
目录 0 2017-12-11 10:44 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter04\.ipynb_checkpoints\
文件 754040 2017-10-29 19:09 TensorFlow 1.x Deep Learning Cookbook_Code\Chapter04\.ipynb_checkpoints\ARTISTIC_st
............此处省略84个文件信息
- 上一篇:MiddleVR的unity包
- 下一篇:verilog编写的流水线cpu
相关资源
- MapBasic电子书教程()
- 动手学深度学习2019-05-21.rar
- 《信息检索导论中文版》电子书
- 李宏毅——深度学习ppt
- Keras中文文档.pdf
- MNIST 手写0-9数字图片识别
- Altium Designer实战攻略与高速PCB设计 带
- 机器翻译例程tensorflow
- 知乎大牛Y Jango《超智能体》电子书
- Pascal VOC 2007数据集用于物体检测
- 室内设计资料集 室内设计最全资料电
- TinyML Machine Learning with TensorFlow Lite o
- 深度学习入门的几篇经典论文原版英
- Ext JS 4.2实战.pdf电子书
- tensorflow-1.9.0-cp35-cp35m-win_amd64.whl
- halcon 19 深度学习 和平版
- Machine Learning - A Probabilistic Perspective
- cuda8.0-windows10-64 桌面版离线安装包
- tensorflow-1.7.0-cp36-cp36m-win_amd64.whl
- 卡尔曼滤波电子书资料
- 《advanced windows》Window高级编程指南
- cifar10图片版
- 香港科技大学Tensorflow三天速成课件
- 《深度学习Deep Learning 》中文版 高清
- vhdl电子书
- 卷积自编码去噪-tensorflow实现
- EEG MI Data.zip
- Deep Learning-Ian Goodfellow (2017)带书签
- CNN处理kdd99数据集tensorflow实现
- 02326 操作系统 谭耀铭 自考教材
评论
共有 条评论