搜索资源列表

  1. 数字识别

    0下载:
  2. python的keras调用theano创建cnn识别minist手写数字(use keras of python to create cnn to recognize digit wrote by hand)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:12545024
    • 提供者:tyx14
  1. Handwritten_numeric_recognition

    0下载:
  2. 基于keras深度学习框架的手写数字字符识别(Handwritten numeric character recognition based on keras depth learning fr a mework)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:ss187
  1. deep-learning-with-python-notebooks-master

    0下载:
  2. Deep Learning With Python 原书配套代码。 包括所有常见的深度学习模型 注释丰富,代码规范 使用流行的keras库实现,jupyter notebook格式(Deep Learning With Python Original book matching code. Including all the common deep learning models Rich annotation, code s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7189504
    • 提供者:Nick玉
  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 successfu
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:22350848
    • 提供者:weirmicle
  1. kerasimporter

    0下载:
  2. matlab2017b中新增了许多深度学习的算法,对与keras的链接做了一定的优化,该文件是keras在matlab中的工具箱,可以在matlab中直接安装,详细使用查阅2017b的相关文档(matlab2017b added a lot of depth learning algorithm, and keras link made a certain degree of optimization, the file is kera
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:soloyuyang0315
  1. imageRecognises

    0下载:
  2. Python编程Keras训练神经网络,识别猫狗图片(Python programming and Keras training neural network,recognition the cat or dog in the picture.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:84178944
    • 提供者:月痕·踏雪
  1. keras_examples

    0下载:
  2. Official examples of keras
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:82944
    • 提供者:MoplastCat
  1. crfasrnn_keras-master

    0下载:
  2. 关于crf-rnn的keras代码,相关论文在readme中可以找到,觉得是很好的学习资料(code of crf-rnn written by keras)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:983040
    • 提供者:Lancelot_V
  1. crfasrnn_keras-master

    0下载:
  2. 利用keras框架来实现语义分割,进行更准确的图像识别(Semantic segmentation using a fr a mework and to make more accurate image recognition)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:987136
    • 提供者:文文儿
  1. mnist

    0下载:
  2. 利用keras实现手写数字识别,使用CNN模型 全连接层+两个卷积层,最后Softmax分类器,识别率超过96%(Using keras to realize handwritten numeral recognition baesd on CNN model. One whole connection layer + two convolution layers, and a Softmax classifier. The re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:30249984
    • 提供者:hahahua
  1. Keras1.1.2

    0下载:
  2. This is a Keras library 1.1.2 for Python 3.5 (includes source code + docker).
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:388096
    • 提供者:Vidomous
  1. auto-encoder-reduce

    0下载:
  2. keras实现的自编码器,以及卷积自编码器,其中的sasi.pkl是从一张高光谱图像中截取的某些部分(autoencoder based on keras)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:beiluo
  1. keras_to_tensorflow-master

    0下载:
  2. 将keras的h5模型转换为tensorflow六月使用的checkpoint模型(Convert keras's H5 model to the checkpoint model used by tensorflow in June.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:110592
    • 提供者:mxfeng
  1. one-pixel-attack-keras-master

    0下载:
  2. 深度学习中的对抗样本攻防方向的单像素攻击keras代码(Keas Code Against Sample Single Pixel Attacks)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:5974016
    • 提供者:upcgorge
  1. keras-yolo3-master

    0下载:
  2. yolo的实时车辆检测与识别,keras-yolo3-master(YOLO real-time vehicle detection and identification, keras-yolo3 main)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:112640
    • 提供者:pomele
  1. U-net

    0下载:
  2. 用keras工具包,来实现医学图像分割,采用的是U-NET网络架构(keras accomplish medica segmenment)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:96786432
    • 提供者:hsy_ybfq
  1. keras-SRU-master

    0下载:
  2. 利用sru进行文本情感分析,三分类,速度快,准确率高,利用keras环境,实用性大。(Using SRU for text sentiment analysis, three categories, fast speed, high accuracy, using keras environment, practical.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:18126848
    • 提供者:我是优秀
  1. 深度学习实现零件缺陷检测源代码(1)

    1下载:
  2. 结合VGG和残差网络实现工业零件的缺陷检测,基于keras和tensorflow可以直接运行使用(The defect detection of industrial parts is realized by combining VGg and residual network. Based on keras and tensorflow, it can be used directly)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:xiaozhanggao
  1. 汪星人识别项目

    0下载:
  2. python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras fr a mework, extracting image features with vgg16 and classifying with full connection layer)
  3. 所属分类:图形/文字识别

  1. Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    0下载:
  2. Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow
  3. 所属分类:其他书籍

    • 发布日期:2022-05-01
    • 文件大小:54477145
    • 提供者:MS1370
« 1 23 4 5 »

源码中国 www.ymcn.org