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

搜索资源列表

  1. basic_seq2seq2

    0下载:
  2. 基于tensorflow的字符预测问题的seq2seq代码实现,附教程和数据(Seq2seq code implementation of tensorflow based character prediction problem, tutorials and data)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:365568
    • 提供者:小千xiaoqian
  1. keras_mnist_test

    0下载:
  2. hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:22350848
    • 提供者:weirmicle
  1. python神经网络求解农产品需求预测

    0下载:
  2. 使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:9216
    • 提供者:weisu761
  1. lenet_test

    0下载:
  2. 包含mnist数据集的lenet例子,快速训练部分数据,达到85%的准确率(A lenet example that contains the MNIST dataset to quickly train part of the data to reach a 85% accuracy rate)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:11600896
    • 提供者:weirmicle
  1. alexnet_test

    0下载:
  2. 因上传文件大小的限制,仅包含了cifar10部分数据集,将32*32*3扩展到227*227*3,然后完全使用alexnet,短时间训练,可达75%的准确率(Due to the limitation of uploaded file size, it contains only part of cifar10 data set, extends 32*32*3 to 227*227*3, and then uses alexnet completely, and training for a
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:85053440
    • 提供者:weirmicle
  1. 代码

    1下载:
  2. 实现实时人脸检测tensorflow,dlib(Real time face detection tensorflow, Dlib)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:20480
    • 提供者:alialilc
  1. Machine Learning Mastery with Python

    3下载:
  2. 各种机器学习算法的Python优雅实现,尤其是深度学习部分,应用到了TensorFlow(Python elegant implementation of various machine learning algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:1855488
    • 提供者:qianyg
  1. audio_java

    0下载:
  2. python提取的乐器MFCC特征,调用TensorFlow 接口预测音频类别(Python extraction of the musical instrument MFCC features, calling the TensorFlow interface to predict the audio category)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:51341312
    • 提供者:wzxie
  1. LeNet

    0下载:
  2. tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11598848
    • 提供者:quneenie
  1. Char-RNN-TensorFlow-master

    0下载:
  2. 使用深度学习 RNN循环神经网络,lstm实现余弦预测(lstm to predict sine)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:4998144
    • 提供者:zzzpin
  1. testandtrain

    1下载:
  2. 利用三层卷积神经网络识别信号星座图,准确识别8psk,16psk,32psk,64qpsk四种调制方式,在低信噪比的情况下已然有良好的识别率。(The three layer convolution neural network is used to identify signal constellation, and accurately identify four modulation modes of 8PSK, 16PSK, 32psk and 64qpsk. It has a good
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:LEDD
  1. Tensorflow 实战Google深度学习框架

    1下载:
  2. 深度学习框架,适合人工智能学习以及刚入门的知识普及(Deep Learning Framework)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:101285888
    • 提供者:cykh
  1. 归档

    0下载:
  2. 神经网络拟合函数,DNN神经网络,TensorFlow(DNN function, using Tensorflow to conduct it)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:4191232
    • 提供者:coder_cxk
  1. tensorflow_template_application-master

    0下载:
  2. 机器学习基本练习,基于tensorflow的一个实现例子,用于帮助初级学者理解实现(basic test for machine learning, an example of tensorflow, help the beginners to understand)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:2223104
    • 提供者:lizhimason
  1. complex

    0下载:
  2. Example to use complex functions
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Tony KUO
  1. Reinforcement-learning-with-tensorflow-master

    0下载:
  2. 各种强化学习代码,强化学习(reinforcement learning),又称再励学习、评价学习,是一种重要的机器学习方法,在智能控制机器人及分析预测等领域有许多应用。(Reinforcement learning (reinforcement learning), also known as reinforcement learning and evaluation learning, is an important machine learning method. It has many
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:190464
    • 提供者:Mr.Ho
  1. TensorFlowv1.2

    1下载:
  2. google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:6320128
    • 提供者:马舒舒
  1. Deep_Neural_Network_Python

    0下载:
  2. Scalability Approach to Convolutional Neural Networks
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:24576
    • 提供者:MINISTER
  1. writingMaster

    0下载:
  2. 实验室项目。识别用户签名和汉字草书,效果较好。基于卷积神经网络实现。框架是tensorflow。原创代码初次公开。(Laboratory project. The recognition of user signature and Chinese scr ipt is good. Based on convolution neural network implementation. The framework is tensorflow. Original code for the first
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:7927808
    • 提供者:张张联合
  1. tensorflow_image_classifier-master

    0下载:
  2. tensorflow image classifier python
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:neha0991
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com