搜索资源列表
structp
- 一个简单的利用Python语言和TensorFlow框架,编写的简单神经网络(A simple neural network tensorflow)
label_image
- 基于TensorFlow框架,实现对图片分类(Achieve classification of pictures)
TensorFlow实战_黄文坚(完整)
- 教会你如何通过Python语言实现TensorFlow框架,作为一个深度学习的初学者,想要接触TensorFlow框架的初学者,是非常好的学习资料。(Teach you how to implement TensorFlow framework through the Python language, depth of learning as a beginner, want to contact TensorFlow framework of beginners, is a very good
Tensorflow:实战Google深度学习框架
- 介绍tensorflow的应用,mnist数据,神经网络的简单例子(Describes the application of tensorflow, MNIST data, a simple example of neural networks)
tensorflow实现猫狗识别
- 使用tensorflow 开源框架实现猫狗种类分类识别外框代码(Using tensorflow open source framework to realize cat dog classification and identification frame code)
TensorFlow实战Google深度学习框架
- 《TensorFlow:实战Google深度学习框架》图书中的所有神经网络的相关代码(All related code of all kinds of neural network mentioned in "TensorFlow: practice of Google deep learning framework")
TensorFlow 官方文档中文版 - v1.2
- tensorflow官方文档中文版,方便用python学习该深度学习框架(The Chinese version of the official document of tensorflow is convenient for learning the deep learning framework with Python)
TensorFlow实战_黄文坚(完整)
- tensorflow框架下,各种深度学习实例,方便学习。(Tensorflow framework, a variety of deep learning examples, easy to learn.)
Tensorflow
- 运用tensorflow框架,来实现图片的识字学习。(Using the tensorflow framework to realize the literacy learning of the picture.)
tensorflow_alexnet_classify-master
- 利用tensorflow框架实现的alexnet网络(tensorflow alexnet code implementation)
Tensorflow 实战Google深度学习框架
- TensorFlow的一些样例代码。Tensor(张量)意味着N维数组,Flow(流)意味着基于数据流图的计算,TensorFlow为张量从流图的一端流动到另一端计算过程。TensorFlow是将复杂的数据结构传输至人工智能神经网中进行分析和处理过程的系统。(Tensor (Zhang Liang) means N dimension array. Flow (flow) means computation based on data flow graph. TensorFlow flows f
TensorFlow实战Google深度学习框架
- TensorFlow实战Google深度学习框架,非常详细,推荐实用(TensorFlow real Google deep learning framework, very detailed, recommended practical)
CNN_sentence_tensorflow-master
- 主要是在TensorFlow框架下,利用cnn对文本分类(Mainly in the TensorFlow framework, using CNN to classify text)
卷积层,池化层样例
- tensorflow框架下的卷积层,池化层说明与样例,代码(Convolution layer, pooling layer illustration and sample code)
循环神经网络
- tensorflow框架下的循环神经网络实例代码,前向传播方式(Recurrent neural network instance code under tensorflow framework, forward propagation mode)
seq2seq样例
- tensorflow框架下的交叉熵计算代码,序列到序列预测实例代码(Cross entropy calculation code, sequence to sequence prediction code)
tensorflow实现3DCNN
- 使用TensorFlow框架实现3DCNN的编写,具体内容可看代码,是自己跑过的,在GITHUB上面下载的,分享给大家。
ResNet-Tensorflow-master
- 使用tensorflow框架对高光谱图像进行识别、分类(Recognition and classification of hyperspectral images using densenet structure)
RNN_股票预测
- 基于python语言,tensorflow框架,通过rnn循环神经网络实现对茅台酒开盘价的预测(Based on Python language and TensorFlow framework, the prediction of opening price of Moutai wine was realized through RNN circulating neural network)
Basic_CNNs_TensorFlow2-master
- 使用TensorFlow框架书写的各主流CNN网络模型,没有数据集,可自行更改,能跑通(The mainstream CNN network models written by tensorflow framework have no data set and can be changed by themselves and can run through)