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

搜索资源列表

  1. seq2seq_chatbot_new

    0下载:
  2. 基于Tensorflow的检索型聊天机器人(Tensorflow-based search chatbot)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:5136384
    • 提供者:asuode
  1. utf8''Traffic-sign-recognition

    2下载:
  2. 项目基于Tensorflow进行实现。 #### 文件说明: --- * input_data.py: 图片的输入 * traffic_sign_cnn.py: 用cnn进行训练分类 * testDemo.py: 用于测试已经训练出来的模型,输入单个图片输出结果,并分类到文件夹 #### 数据集说明: --- * 这里是列表文本使用的是比利时的交通标志数据集,可以网上自己找,里面有62个分类。 #### 网络说明: --- *
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-17
    • 文件大小:430080
    • 提供者:lionkiss
  1. tensorflow-fcn-master

    1下载:
  2. fcn语义分割的实现,基于VGG16等网络(The implementation of FCN semantic segmentation, based on VGG16 and other networks)
  3. 所属分类:其他

    • 发布日期:2020-09-07
    • 文件大小:227328
    • 提供者:longlongman
  1. tf basic

    1下载:
  2. 一个简单的tensorflow线性回归demo tensorflow版本1.4.0-GPU(A simple tensorflow linear regression demo Tensorflow version 1.4.0-GPU)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-17
    • 文件大小:1024
    • 提供者:terminai
  1. python

    1下载:
  2. 通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-17
    • 文件大小:5120
    • 提供者:风陵渡天下
  1. PSPNet-tensorflow

    1下载:
  2. 源代码为PSPNet的tensorflow的实现的源代码,PSPNet是港中文发明的网络。(The source code of the source code PSPNet is tensorflow, PSPNet is the network invented by Chinese in Hong Kong.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-14
    • 文件大小:8927232
    • 提供者:nigholas
  1. models-master1

    1下载:
  2. Tensorflow里所有例子的源代码文件,都是基于python语言的(Source code files for all examples in Tensorflow are based on the Python language)
  3. 所属分类:网络编程

    • 发布日期:2020-05-21
    • 文件大小:176128
    • 提供者:细软跑
  1. Tensorflow_manual_cn

    1下载:
  2. tensorflow示例代码,人工智能,机器学习(tensorflow machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-28
    • 文件大小:10401792
    • 提供者:ITzhidian
  1. 基于Tensorflow的CNN数字识别

    2下载:
  2. 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
  3. 所属分类:Windows编程

    • 发布日期:2019-09-25
    • 文件大小:4585472
    • 提供者:小刘hhhlll
  1. real_time_face_recognition

    1下载:
  2. tensorflow 人脸识别,基于Python+tensorflow。(tensorflow,Python,tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-12-29
    • 文件大小:4226048
    • 提供者:qszhan
  1. RNN语音识别

    1下载:
  2. 基于深度学习平台tensorflow,利用RNN网络进行语音识别实例代码,希望对大家有帮助(Based on the deep learning platform tensorflow, the RNN network is used to carry out the speech recognition instance code, hoping to be helpful to everyone)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-04
    • 文件大小:4096
    • 提供者:ADFAF1
  1. rnn文字识别

    1下载:
  2. 基于深度学习平台tensorflow,利用RNN进行文字识别实例,(Based on the deep learning platform tensorflow, RNN is used for text recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-21
    • 文件大小:2048
    • 提供者:ADFAF1
  1. Chapter04

    2下载:
  2. 基于tensorflow 的神经网络的损失函数,学习率,正则化,滑动平均等方法(Method of loss function, learning rate, regularization and sliding average of neural network based on tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-25
    • 文件大小:103424
    • 提供者:金小
  1. 卷积层,池化层样例

    1下载:
  2. tensorflow框架下的卷积层,池化层说明与样例,代码(Convolution layer, pooling layer illustration and sample code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-25
    • 文件大小:39936
    • 提供者:445493
  1. 循环神经网络

    1下载:
  2. tensorflow框架下的循环神经网络实例代码,前向传播方式(Recurrent neural network instance code under tensorflow framework, forward propagation mode)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-25
    • 文件大小:109568
    • 提供者:445493
  1. seq2seq样例

    1下载:
  2. tensorflow框架下的交叉熵计算代码,序列到序列预测实例代码(Cross entropy calculation code, sequence to sequence prediction code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-25
    • 文件大小:12377088
    • 提供者:445493
  1. FCN.tensorflow-master

    1下载:
  2. 全卷积网络图像分割。使用python和tensorflow的实现。(Image segmentation with full convolution network.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 配置分布式tensorflow

    1下载:
  2. 将一个大的任务分配给多个电脑运行的实例,需要自取(Assigning a large task to multiple instances of computer operation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-21
    • 文件大小:5120
    • 提供者:sunning1
  1. tensorflow实现3DCNN

    2下载:
  2. 使用TensorFlow框架实现3DCNN的编写,具体内容可看代码,是自己跑过的,在GITHUB上面下载的,分享给大家。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2019-01-08
    • 文件大小:4842
    • 提供者:amberwang
  1. SVM_tensorflow-master

    1下载:
  2. SVM通过tensorflow训练iris数据集,寻找最优参数,使误差最小化(SVM trains iris data set through tensorflow to find the optimal parameters and minimize the error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-17
    • 文件大小:87040
    • 提供者:中世纪!!
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com