搜索资源列表
tensorflow_install
- 谷歌人工智能框架tensorflow官方安装步骤(Google artificial intelligence framework tensorflow official installation steps)
label_image
- 基于TensorFlow框架,实现对图片分类(Achieve classification of pictures)
tensorflow_cov_mnist
- 基于tensorflow的mnist数据集卷积神经网络简单代码实现。(MNIST dataset based on tensorflow convolutional neural network simple code implementation)
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教程
- Tensorflow编程教程,深度学习技术基础(Tensorflow programming tutorial)
TensorFlow-Examples-master
- 非常精彩的TensorFlow的例子,可操作性强(tensorflow_examples TensorFlow Example Projects)
AlexNet
- 使用TensorFlow 实现 AlexNet ,并使用 Mnist 数据集进行训练并测试。(AlexNet is implemented using TensorFlow and trained and tested using the Mnist data set.)
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框架,来实现图片的识字学习。(Using the tensorflow framework to realize the literacy learning of the picture.)
Tensorflow
- Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
LeNet5MNIST
- 使用TensorFlow处理MNIST数据,帮助更好的理解和使用TensorFlow(Using TensorFlow to process MNIST data to help better understand and use TensorFlow)
Machine Learning Mastery with Python
- 各种机器学习算法的Python优雅实现,尤其是深度学习部分,应用到了TensorFlow(Python elegant implementation of various machine learning algorithms)
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
TensorFlowv1.2
- google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
TensorFlow实战Google深度学习框架
- TensorFlow实战Google深度学习框架,非常详细,推荐实用(TensorFlow real Google deep learning framework, very detailed, recommended practical)
TensorFlow
- TensorFlow入门资料,源码加笔记(TensorFlow introductory information, source code and notes)
seq2seq_chatbot_new
- 基于Tensorflow的检索型聊天机器人(Tensorflow-based search chatbot)
tensorflow
- tensorflow的简单应用与入门学习,快速上手tensorflow(Tensorflow's simple application and entry learning, quick start tensorflow)
tensorflow-vgg16-train-and-test-master
- vgg深度学习,图像识别,用于图像的分类,在python上运行(vgg deep learning, image recognition, used for image classification, running on Python)
机器学习实战:基于Scikit-Learn和TensorFlow
- 基于scikit-learn和tensorflow的机器学习实战教程(Machine Learning Practical Course)