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

搜索资源列表

  1. ellipse.m

    0下载:
  2. Simulation/visual plots of an ellipsoid dataset applied to an SVM having three kernel functions i.e. radial basis, quadratic and cubic kernel functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1492
    • 提供者:Aneef
  1. belajar_decision_tree

    0下载:
  2. Decision Tree Classifier applied on standard Iris dataset using Python.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:598
    • 提供者:achmad zaenuri
  1. 19931107_135603_starea17

    2下载:
  2. IPIX雷达1993年采集的一组数据,数据编号17,为驻留数据-A dataset collected by IPIX RADAR at starea mode in 1993.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:27077632
    • 提供者:qqgaoda
  1. Cart-tree

    1下载:
  2. 实现CART树回归,树的生成与剪枝过程,并与简单线性回归进行对比-Implement a regression tree generation algorithm when the leaf nodes indicate 3rd order polynomials. Test your program with the dataset and compare the results with those of simple linear regression
  3. 所属分类:Data Mining

    • 发布日期:2017-03-23
    • 文件大小:49758
    • 提供者:smk
  1. NN-Back-Propagation-Generalized

    0下载:
  2. Solving XOR-problem and consecutively try MNIST-dataset with fundamental level of understanding on neural networks. Recommendable for beginners ( As I am :) ) And it s fully documented.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:22830387
    • 提供者:fordicus
  1. LogisticRegression

    0下载:
  2. Logistic Regression on IRIS Dataset using TensorFlow
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:11927677
    • 提供者:fordicus
  1. eps_operator

    0下载:
  2. 对数据进行边界保护平滑处理,可以选择平滑窗口大小-Apply Edge-preserve Smoothing (EPS) operation on input dataset with selected window size
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:郭建
  1. Using-Data-from-MOLA-

    0下载:
  2. 使用MOLA的数据 火星轨道仪激光高度计(MOLA),NASA火星上的仪器 1998年和1999年收集了2700万次高程测量。 在这里,我们工作一个中等分辨率的数据集-Using Data MOLA The Mars Orbiter Laser Altimeter (MOLA), an instrument aboard NASA s Mars Global Surveyor, collected 27 million elevation measurements
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:326654
    • 提供者:王燕
  1. knn_logistic_naiveBayes

    0下载:
  2. 统计机器学习经典分类算法MATLAB代码,付数据集。包括knn算法,逻辑斯蒂回归和朴素贝叶斯算法。-Classical statistical machine learning classification algorithm MATLAB code, pay dataset. Including knn algorithm, logistic regression and naive Bayes algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:9964214
    • 提供者:宋骅昕
  1. Class_3_Code

    3下载:
  2. 将concrete_data.mat文件导入到MATLAB中,其中attributes为影响混凝土抗压强度的7个输入变量,strength为混凝土的抗压强度,即输出变量; 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测试集包含23个样本; 将训练集与测试集数据进行归一化; 建立BP神经网络,并训练; 利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测; 输出结果并绘图(真实值与预测值对比图)(The concrete_data.mat
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-10-16
    • 文件大小:184320
    • 提供者:wuxinghui
  1. googlenet_places205.tar

    0下载:
  2. 是GoogLeNet在placesCNN205数据集里迭代模型,用于识别物体或fine tune自己的网络模型(This model is made by GoogLeNet and it has been in s steady accuracy in placesCNN205 dataset. This object can be used in struct detections or fine tune your own network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:40630272
    • 提供者:jasonqv
  1. Initial & repeat MRI in MS-Free Dataset

    0下载:
  2. matlab algorithm implementation3 data
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:41908224
    • 提供者:janmarch
  1. pix2pix

    0下载:
  2. 实现论文pix2pix,目前在数据集上CMP_facade测试(implementation of pix2pix,now is testing on CMP_facade dataset)
  3. 所属分类:人工智能/神经网络/深度学习

  1. cascadeCNN_license_plate_detection-master

    0下载:
  2. 很好的一个车牌检测程序,检测率很高,快速卷积神经网络SoftwareMatlab R2016b Matlab R2016b(plate lisence detectionMatlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset : http:/
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:47520768
    • 提供者:sharpeey
  1. SVD++

    1下载:
  2. 简单的SVD基于movielens的开发python程序(this is a simple SVD write by python base on movielens dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:838656
    • 提供者:木木青
  1. adaboost

    0下载:
  2. 其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。其算法本身是通过改变数据分布来实现的(Adaboost as an iterative algorithm which core idea is to train several different weak classifiers for the same dataset and then collect them together to form a stronger
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:廿四包
  1. CNTK

    0下载:
  2. 在深度的重要性的驱使下,出现了一个新的问题:训练一个更好的网络是否和堆叠更多的层一样简单呢?解决这一问题的障碍便是困扰人们很久的梯度消失/梯度爆炸,这从一开始便阻碍了模型的收敛。归一初始化(normalized initialization)和中间归一化(intermediate normalization)在很大程度上解决了这一问题,它使得数十层的网络在反向传播的随机梯度下降(SGD)上能够收敛。 当深层网络能够收敛时,一个退化问题又出现了:随着网络深度的增加,准确率达到饱和(不足为奇)然后迅
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:59675648
    • 提供者:夏豆子
  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. pca

    0下载:
  2. 用户可以选择/输入,减少数据集的特征数。(User can choose/input the no.of features in the reduced Dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:219136
    • 提供者:SONAH~
  1. MNIST-PCA

    0下载:
  2. 使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:15889408
    • 提供者:zpstanford
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com