-
大小: 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
評論
共有 條評論