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

搜索资源列表

  1. jlsf

    0下载:
  2. 这是聚类算法中典型的一个.可在此基础上进行扩展
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:29.06kb
    • 提供者:李世明
  1. inanna-0[1].3.3.tar

    0下载:
  2. 神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:178.34kb
    • 提供者:刘朝勇
  1. mean-shift算法综述

    2下载:
  2. 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
  3. 所属分类:人工智能/神经网络/遗传算法

  1. bpnet

    0下载:
  2. 一个BP神经网络封装类。包括矩阵运算的封装。采用特殊封装方式,极大简化书写矩阵运算表达式,同时尽量减少申请/释放内存,提高运行速度。经过封装,这个神经网络结构很简单,易于理解,易于扩展。相信这个封装能给学习,应用神经网络的同学以方便。-A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expressio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4.8kb
    • 提供者:封装的艺术
  1. K_means_clustering

    0下载:
  2. 一个K分簇聚类算法,简单,易于学习,可以进行扩展-A K sub-cluster clustering algorithm, simple, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:292.34kb
    • 提供者:孔寇
  1. mahout-distribution-0.4-src

    0下载:
  2. Apache Mahout 是 Apache Software Foundation(ASF)旗下的一个开源项目,提供一些可扩展的机器学习领域经典算法的实现,旨在帮助开发人员更加方便快捷地创建智能应用程序。经典算法包括聚类、分类、协同过滤、进化编程等-Apache Mahout is the Apache Software Foundation (ASF)' s an open source project, to provide some areas of expansion of th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4.86mb
    • 提供者:xingchao
  1. iosdata(N-dimension)

    1下载:
  2. ISODATA算法实现由原来二维扩展到任意维样本点得聚类分析,具有很强的应用性,代码中对原理性东西作了详细的注释-ISODATA algorithm extended to any dimension from the original two-dimensional sample points have to cluster analysis, has a strong application, the code of the principle of detailed notes of wh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.86mb
    • 提供者:liuyu
  1. K-average(N-dimension)

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of detailed instructions, and tips
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:liuyu
  1. K-MEANS-N

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类.-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:fukaifang
  1. PersonalizedRecomAlgSocialNetwork

    0下载:
  2. 针对用户在社区网络中面对海量的信息和资源,如何快速便捷地获得自己感兴趣内容的问题,提出一 种基于社区网络内容的个性化推荐算法。在得到相同兴趣用户聚类的基础上,该算法首先通过用户访问日志信 息挖掘相似内容推荐项,然后根据用户兴趣挖掘新的内容推荐项。实验结果表明,该算法不仅提高了内容推荐 精度,而且扩展了内容覆盖面。-Network for users in the community in the face of a flood of information and resources
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:274.13kb
    • 提供者:ming
  1. huitu1

    1下载:
  2. 基于VC++的模糊控制汽车倒车仿真 介绍了基于VC++的模糊控制汽车倒车的仿真系统设计及实现过程,在建立汽车倒车数学模型的基础上,通过VC++编写模糊控制程序,并通过微软基础类(MFC)设计仿真界面,使汽车在倒车时的状态及其运动轨迹能够动态的显示。在仿真软件设计中,汽车倒车模型与控制器采用模块化设计方法,具有一定的通用性,易于扩展。通过该仿真系统可以找到汽车倒车的“死区”范围,检验并改进控制算法。实验表明用模糊控制方法控制汽车倒车,汽车运动轨迹圆滑,倒车准确,具有很好的鲁棒性。-The Si
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:猪猪侠
  1. gsp

    0下载:
  2. GSP算法是AprioriAll算法的扩展算法,而AprioriAll算法为Apriori类算法,故GSP算法也是一个Apriori类算法。-GSP algorithm is AprioriAll algorithm expansion algorithm, and the algorithm of Apriori class AprioriAll algorithm, it is also a GSP algorithm Apriori algorithm class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:7.61kb
    • 提供者:sunlee0729
  1. 48541630

    0下载:
  2. 遗传算法基于VC平台的实现,实现了多个扩展类()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-11
    • 文件大小:8kb
    • 提供者:mouglas
搜珍网 www.dssz.com