搜索资源列表
structp
- 一个简单的利用Python语言和TensorFlow框架,编写的简单神经网络(A simple neural network tensorflow)
Bilinear-CNN-TensorFlow-master
- 双线性cnn的实现过程,使用的是tensorflow的算法框架,在特征融合方面的一种创新(Bilinear CNN implementation process, using the tensorflow algorithm framework, in terms of feature integration in an innovation)
TensorFlow 官方文档中文版 - v1.2
- 深度学习的框架tensorflow官方指导案例(tensorflow deeplearning example)
tensorflow
- 深度学习框架有利于在python编程语言下进行深度学习的一系列工作(The Deep Learning Framework facilitates a series of in-depth learning in the python programming language)
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)
Car_100_5layers_English
- 车牌识别Python程序,使用五层的CNN网络,使用TensorFlow框架编程(car license plate recongition)
TensorFlow实战Google深度学习框架
- 《TensorFlow:实战Google深度学习框架》图书中的所有神经网络的相关代码(All related code of all kinds of neural network mentioned in "TensorFlow: practice of Google deep learning framework")
cnn
- 这是一个经过自己整理的卷积神经网络的代码,对0-9数据集进行分类的代码,使用tensorflow框架完成的,主要使用的语言是Python,可以直接运行,初学者可以用于学习交流。(This is a self compiled convolutional neural network code, 0-9 data sets for classification of code, using the tensorflow framework to complete, the main languag
tensorflow-master
- 这是机器学习领域一个很重要的框架tensorflow的源码(This is a very important framework for machine learning, the source code of tensorflow)
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 官方文档中文版 - v1.2
- 深度学习的框架tensorflow官方文档中文版(Deep learning framework tensorflow official document Chinese version)
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实战教程
- 《tensorflow实战Google深度学习框架》电子书。("Tensorflow actual Google deep learning framework" ebook.)
tensorflow
- tensorflow实现线性回归,基本机器学习框架(tensorflow implents lineRegression)
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