CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 带数据

搜索资源列表

  1. GP_binary

    0下载:
  2. 一个GP遗传编程的源程序,主要对随机数据处理,运行是需带参数-a source of genetic programming, random data processing, is the need to bring operating parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49501
    • 提供者:
  1. pf_colortracker.zip

    0下载:
  2. 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:13191418
    • 提供者:陈升
  1. fann-2.1.0beta

    0下载:
  2. Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:4033198
    • 提供者:hopper
  1. DecisionTree

    0下载:
  2. 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:80932
    • 提供者:黑伯爵
  1. BP-Iris-classifier

    0下载:
  2. 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1644
    • 提供者:chenlei
  1. KMeans

    0下载:
  2. 采用C++实现Kmeans聚类算法,距离的计算采用的是欧氏距离。数据集是weka自带的data里面的iris.arff数据集。假设样本所有属性都是数值属性,不考虑分类属性。-C++ implementation Kmeans classic clustering algorithm, the distance is calculated using the Euclidean distance. Data set is data that comes inside weka iris.arff
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1539551
    • 提供者:李倩
  1. ganzhiji

    0下载:
  2. 感知机算法实现数据分类,内带实验数据,直接运行出结果-Perceptron algorithm for data classification with the experimental data,Run directly to results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2025
    • 提供者:袁园
  1. SVM

    0下载:
  2. 支持矢量机算法实现数据分类,内带实验数据,直接运行出结果-SVM for data classification with the experimental data,Run directly to results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2241
    • 提供者:袁园
  1. mse

    0下载:
  2. 最小均方误差法实现数据分类,内带实验数据,直接运行出结果-MSE algorithm for data classification with the experimental data,Run directly to results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1842
    • 提供者:袁园
  1. meiqilu

    0下载:
  2. RBF神经网络仿真BJ煤气炉数据,运用matlab软件自带的函数进行仿真。-RBF neural network simulation BJ gas furnace data, use the Matlab software comes with a function to be simulated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2159
    • 提供者:许付晓
  1. BP-of-Nonlinear-2

    0下载:
  2. 利用带动量项的改进BP神经网络算法对非线性函数进行拟合。通过验证函数,可以对训练好的数据进行验证。-Driven by the amount of improved BP neural network algorithm to fit the nonlinear function. Validated by the validation function, can be trained data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31149
    • 提供者:
  1. smo_p

    1下载:
  2. svm支持向量机的SMO算法C++实现,带测试数据可以直接进行测试-SMO algorithm of support vector machine with the test data c++ realization, can be directly for testing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:426756
    • 提供者:vopit
  1. kMeans

    0下载:
  2. k-means算法,内带iris数据作为例子-k-means algorithm, within with the iris data as an example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:43056
    • 提供者:fei
  1. FANN-2.2.0-Source

    1下载:
  2. FANN 2.20 Source code.Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-21
    • 文件大小:2353152
    • 提供者:兰虹丞
  1. BP

    0下载:
  2. 使用VC++编写。BP人工神经网络计算程序,里面自带模拟数据。-Use VC++ writing. BP artificial neural network calculation program, which comes with analog data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:8763
    • 提供者:sun
  1. Item-CF-Programmer

    0下载:
  2. 一个用C++写的Item-CF代码,自带数据,适合初学者-One written by C++ Item-CF code, comes with data, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12374345
    • 提供者:shaohua
  1. BP_IRIS

    0下载:
  2. BP算法对IRIS数据进行分类,MATLAB代码,带数据文件-BP algorithm,iris data analysis,matlab programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4213
    • 提供者:kenbob
  1. BP

    0下载:
  2. 三层神经网络算法,不适用MATLAB的库函数,自带数据集,测试通过-Three-layer neural network algorithm, does not apply MATLAB library functions, comes with data sets, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:135077
    • 提供者:zhangguohui
  1. 支持向量机

    0下载:
  2. 基于支持向量机算法的乳腺癌预测,自带数据,直接可运行!(Support vector machine algorithm based breast cancer prediction, comes with data, can run directly!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:40960
    • 提供者:拥抱阳光
  1. Clustering-master

    0下载:
  2. 一个基础的聚类算法,带数据集,适合初步研究聚类算法的人学习。(A basic clustering algorithm, with data sets, is suitable for the preliminary study of clustering algorithm for human learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:21504
    • 提供者:siulietuiyiu
« 12 »
搜珍网 www.dssz.com