-
大小: 47KB文件类型: .zip金币: 1下载: 0 次发布日期: 2021-01-02
- 语言: 其他
- 标签: tensorflow 源代码 代码
资源简介
tensorflow 实战-黄文坚 源代码
3_2_HelloWorld.py
4_2_AutoEncoer.py
4_4_MLP.py
5_2_CNN_MNIST.py
5_3_CNN_CIFAR10.py
6_1_AlexNet.py
6_2_VGG.py
6_3_InceptionNet.py
6_4_ResNet.py
7_1_Word2Vec.py
7_2_LSTM.py
7_3_BiRNN.py
8_2_PolicyNetwork.py
8_3_GridWorld.py
8_3_Value_Network.py
9_1_TensorBoard.py
9_2_MultiGPU.py
代码片段和文件信息
#%%
# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License Version 2.0 (the “License“);
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing software
# distributed under the License is distributed on an “AS IS“ BASIS
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
from tensorflow.examples.tutorials.mnist import input_data
mnist = input_data.read_data_sets(“MNIST_data/“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-06-20 17:57 TensorFlowcode\
文件 10244 2017-03-18 22:00 TensorFlowcode\.DS_Store
文件 1784 2017-03-18 21:48 TensorFlowcode\3_2_HelloWorld.py
文件 5792 2017-03-18 21:46 TensorFlowcode\4_2_AutoEncoer.py
文件 1992 2017-03-18 21:49 TensorFlowcode\4_4_MLP.py
文件 2957 2017-03-18 21:57 TensorFlowcode\5_2_CNN_MNIST.py
文件 5745 2017-03-18 21:57 TensorFlowcode\5_3_CNN_CIFAR10.py
文件 7667 2017-03-18 21:46 TensorFlowcode\6_1_AlexNet.py
文件 6608 2017-03-18 21:57 TensorFlowcode\6_2_VGG.py
文件 18116 2017-03-18 21:57 TensorFlowcode\6_3_InceptionNet.py
文件 17493 2017-03-18 21:58 TensorFlowcode\6_4_ResNet.py
文件 8950 2017-03-18 21:51 TensorFlowcode\7_1_Word2Vec.py
文件 9474 2017-03-18 21:50 TensorFlowcode\7_2_LSTM.py
文件 4521 2017-03-18 21:47 TensorFlowcode\7_3_BiRNN.py
文件 6861 2017-03-18 21:58 TensorFlowcode\8_2_PolicyNetwork.py
文件 4481 2017-03-18 21:44 TensorFlowcode\8_3_GridWorld.py
文件 8766 2017-03-18 21:44 TensorFlowcode\8_3_Value_Network.py
文件 6503 2017-03-18 21:59 TensorFlowcode\9_1_TensorBoard.py
文件 8930 2017-03-18 21:50 TensorFlowcode\9_2_MultiGPU.py
文件 10556 2017-03-18 21:59 TensorFlowcode\9_3_Distributed.py
目录 0 2017-06-20 17:57 TensorFlowcode\MNIST_data\
- 上一篇:火神山医院模型.zip
- 下一篇:《软件工程》软件测试实验报告
相关资源
- promax速度格式转化成CGG速度格式的源
- 微信小程序全套源代码(后端为php)
- vfp仓库管理源代码
- FPGA实现FFT (设计报告+源代码)
- 通信大全开发源代码含modbus协议
- 局部路径规划的人工势场法 源代码
- 基于STM32 ESP8266 AT方式连接阿里云源代
- 大话数据结构原书 + 源代码
- 软件测试三角形问题的源代码及测试
- JSP基于网络超市商品销售管理系统的
- 《go语言编程3》pdf以及源代码
- c++和delphi 实现 屏幕传输/远程桌面/远
- 公司员工社会保险管理系统完整源代
- 贪吃蛇源代码
- 嵌入式linux应用开发完全手册(韦东山
- 俄罗斯方块源代码
- DSP F2812控制直流无刷电机源代码
- 计算机网络高级软件编程技术第6章
- Qt5 网络调试助手源代码 漂亮界面
- 能源管理系统-源代码,是初学者很好
- labview的josephus问题编程
- 电子万年历设计含有实验报告,原理
- CFORMView分割窗口源代码
- QT 智能家居源代码,可使用 实测通过
- 计算机网络课程设计 IP地址及其子网
- Master SPI的Verilog源代码(包括文档 测
- PIC16F690 源代码
- 超市收银系统 数据库课程设计含源代
- 交通灯 汇编源代码 伟福 Lab6000
- 基于LPC2124的温度模糊控制系统Proteu
评论
共有 条评论