CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tensorflow

搜索资源列表

  1. BasicModels-Tensorflow

    0下载:
  2. 使用tensorflow来实现基本的模型,包括线性回归,logistic回归和最近临-use tensorflow for some basics models, including linear regression,logistic regression and nearest neighbor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:3710
    • 提供者:wangyikai
  1. neutral-network-tensorflow

    1下载:
  2. 使用tensorflow实现几类深度学习,如卷积神经网络、自回归神经网络、动态神经网络等-Use tensorflow to achieve several kinds of deep learning, such as convolution neural network, recurrent neural network, dynamic neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:12338
    • 提供者:wangyikai
  1. advanced-function-tensorflow

    1下载:
  2. 使用tensorflow来实现更高级的功能,例如多gpu并行计算、tensorboard可视化-Tensorflow to use more advanced features, such as multi-gpu parallel computing, tensorboard Visualization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:7649
    • 提供者:wangyikai
  1. tensorflow-master

    0下载:
  2. tensorflow源码,这里与大家共享,方便大家一起学习。-tensorflow source, here to share with you, to facilitate learning together.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-01
    • 文件大小:13737107
    • 提供者:秦义
  1. structp

    0下载:
  2. 一个简单的利用Python语言和TensorFlow框架,编写的简单神经网络(A simple neural network tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-16
    • 文件大小:29696
    • 提供者:稍安勿躁
  1. googleTensorFlow官方文档中文版

    0下载:
  2. google-第二代神经网络开源TensorFlow-官方文档中文版---v1.2(Google- second generation neural network open source TensorFlow- official documents in Chinese)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:6238208
    • 提供者:dfpdn
  1. lect08_codes

    0下载:
  2. Python 实现tensorflow 案例(tensorflow for python)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:18432
    • 提供者:qiqijimmy
  1. FCN.tensorflow-tf.0.11_compatible

    0下载:
  2. tensorflow 0.11compatible-fcn
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2220032
    • 提供者:bunnylu
  1. FaceRecognition-tensorflow-master

    0下载:
  2. 可以通过摄像头识别是不是本人,主要使用的是opencv进行人脸识别,测试环境是tensorflow(You can recognize me through the camera)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:oGreedy
  1. tensorflow

    0下载:
  2. 深度学习框架有利于在python编程语言下进行深度学习的一系列工作(The Deep Learning Framework facilitates a series of in-depth learning in the python programming language)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:826368
    • 提供者:火狼AA
  1. tensorflow_install

    0下载:
  2. 谷歌人工智能框架tensorflow官方安装步骤(Google artificial intelligence framework tensorflow official installation steps)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Captcha_TensorFlow

    1下载:
  2. 本示例程序描述了如何应用谷歌的人工智能库TensorFlow来识别验证码。(The package describes a sample program which utilizes Google's TensorFlow library to recognize Captcha.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:224256
    • 提供者:AranW
  1. source_code_TensorFlow

    0下载:
  2. 此压缩包包含《tensorflow 实践》中的源代码(this Zip file containes source codes of "tensorflow practice".)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:46795776
    • 提供者:Aya_dyy
  1. tensorflow

    0下载:
  2. 如果周围的人毫无理性地向你发难,你仍能镇定自若保持冷静;(IF you can keep your head when all about you Are losing theirs and blaming it on you;)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:42034176
    • 提供者:nigaowei
  1. label_image

    0下载:
  2. 基于TensorFlow框架,实现对图片分类(Achieve classification of pictures)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:smallchild
  1. tensorflow_simple_neuNetwork

    0下载:
  2. 基于tensorflow的简单神经网络代码实现(Implementation of simple neural network code based on tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:qdensh
  1. tensorflow_cov_mnist

    0下载:
  2. 基于tensorflow的mnist数据集卷积神经网络简单代码实现。(MNIST dataset based on tensorflow convolutional neural network simple code implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-08
    • 文件大小:2087
    • 提供者:qdensh
  1. CNN_MNIST

    0下载:
  2. Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:23196672
    • 提供者:zcc720
  1. translate

    0下载:
  2. 基于TensorFlow平台实现了简单的机器翻译。(Based on TensorFlow platform to achieve a simple Machine Translation.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:3768320
    • 提供者:xyn
  1. mnistDemo.py

    0下载:
  2. 实现tensorflow的mnist实现(The file use tensorflow implement mnist)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:AnaZou
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com