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

搜索资源列表

  1. recipe-577020-1

    0下载:
  2. See docstring in the code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:asqur
  1. recipe-511490-1

    0下载:
  2. An implementation of the token bucket algorithm in Python.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:616
    • 提供者:asqur
  1. pathfinding-0.1.1-src

    2下载:
  2. A星, Dijkstra,双向BFS实现的路径规划程序Python源码,有界面,附带演示效果。-A star, Dijkstra, BFS achieve bidirectional path planning process Python source code, interface, with a demonstration effect.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3268352
    • 提供者:小平
  1. flow

    0下载:
  2. 计算复杂网络的任意节点对间的最大流,基于python的复杂网络工具包-Complex network of maximum flow between any pair of nodes, based on complex network toolkit python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:32296
    • 提供者:wangrenwei
  1. centrality

    1下载:
  2. 计算复杂网络中的节点或边的介数中心性,基于python的复杂网络工具箱-Betweenness centrality computational complexity of the network nodes or edges, based on a complex network toolbox python
  3. 所属分类:Algorithm

    • 发布日期:2016-03-12
    • 文件大小:103424
    • 提供者:wangrenwei
  1. apriori

    0下载:
  2. apriori算法的python实现,实现最大频繁项集挖掘,和关系的推导-apriori algorithm python, achieving derive maximum frequent itemsets mining, and relationships
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1883
    • 提供者:肖沁雨
  1. CRBM

    0下载:
  2. 条件受限玻尔兹曼机,可以用于深度学习的研究-conditional Restricted Boltsman Machine for deeplearning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7463
    • 提供者:yinhang
  1. PyGEP-0.2.1.beta-r100

    2下载:
  2. 比较完备的GEP算法实现,GEP算法的基本过程和GA的过程非常相似,GEP处理的对象可以是单基因或多基因组成的染色体(基因组)-More complete GEP algorithm, the process and the basic process GEP algorithm GA is very similar objects can be handled GEP chromosomes consisting of a single gene or multiple genes (geno
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-12-26
    • 文件大小:36864
    • 提供者:wy
  1. SVD_freq

    0下载:
  2. 用Python编写的奇异值分解程序,很不错的资料-Written in Python singular value decomposition process, very good information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:jiangmaofei
  1. stock

    0下载:
  2. 用Pyhon编写的股价预测程序,结果很好-Written by Pyhon price forecasting process, the results of good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1374
    • 提供者:jiangmaofei
  1. yuyinchuli

    1下载:
  2. 用Python编写的语音信号处理的基本程序-The basic program written in Python speech signal processing
  3. 所属分类:Algorithm

    • 发布日期:2015-04-11
    • 文件大小:1024
    • 提供者:jiangmaofei
  1. yuyinchuli1

    0下载:
  2. The basic program written in Python speech signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:jiangmaofei
  1. pajek_vgr

    0下载:
  2. 将复杂网络连边关系转换为.vgr格式,以便导入pajek进行拓扑结构分析-The complex network of relationships even convert edge. Vgr format to be imported topology analysis pajek
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:某静某
  1. rankmaniac_sky_code_runfast

    1下载:
  2. 网页排名的程序,用了map-reduce的方法,所以需要在多服务器的平台下跑,测试是在Amazon的平台上跑的,程序无bug,而且在保证正确率的情况下尽可能提高速度-pagerank,written in python. use map-reduce method, run on amazon platform.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:34797
    • 提供者:msp
  1. sortingAlgorithms

    0下载:
  2. Several sorting algorithms - bubble sort - insertion sort - selection sort - merge sort - quick sort - merging two sorted list
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1526
    • 提供者:Fajar
  1. knn

    0下载:
  2. K近邻(KNN):分类算法KNN是non-parametric分类器(不做分布形式的假设,直接从数据估计概率密度),是memory-based learning KNN不适用于高维数据(curse of dimension)-K-Nearest Neighbor (KNN): Classification Algorithm. KNN is a non-parametric classifiers (not to assume that the distribution of forms, fr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:776
    • 提供者:王海
  1. create_bs_link

    0下载:
  2. 由数据库中数据计算基站间用户迁移量,形成有向加权迁移网络-User migration between base stations is calculated by the data in the database, the weighted migration network formed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:马力
  1. oucSlidingBlock-master

    0下载:
  2. 一个用python语言编写的完整的滑动积木块的程序。-A python language complete with sliding building blocks of the program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3175
    • 提供者:王棚
  1. KMeans-in-Python

    1下载:
  2. Python实现的KMeans算法,代码简单易懂,附带测试文件。-KMeans algorithm implemented by Python, with related test file.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-05-21
    • 文件大小:469970
    • 提供者:Jackie Wang
  1. SVD_By_Zero

    0下载:
  2. 包含了大部数据挖掘算法 包含了大部数据挖掘算法 -Contains most of the data mining algorithm contains most of the data mining algorithm contains most of the data mining algorithm contains most of the data mining algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3055997
    • 提供者:gongti
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com