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

搜索资源列表

  1. pso.py

    1下载:
  2. Particle swarm optimization (PSO) is a form of swarm intelligence. Imagine a swarm of insects or a school of fish.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1754
    • 提供者:rod
  1. timingTriangle

    0下载:
  2. Drawing triangles and measuring the time required to draw the triangle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:40011
    • 提供者:nikunj patel
  1. AI

    0下载:
  2. 人工智能project(packman)-Artificial Intelligence project (packman)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6693
    • 提供者:fangbo
  1. gridsearch

    0下载:
  2. 这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3062
    • 提供者:quarryhero
  1. Roc

    0下载:
  2. 通过决策值,可以绘制ROC曲线的python程序-This tool which gives the ROC by ranking the decision values.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2890
    • 提供者:quarryhero
  1. Rocforsvm

    0下载:
  2. 通过决策值可以绘制出ROC曲线的python程序-This tool which gives the ROC (Receiver Operating Characteristic) curve and AUC (Area Under Curve) by ranking the decision values.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5759
    • 提供者:quarryhero
  1. Opus7-1.0.tar

    0下载:
  2. Opus7-1.0 数据结构代码,python-Opus7-1.0 data structure code, python
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:68412
    • 提供者:王绪东
  1. brute

    0下载:
  2. RDP brute - command line tool which very basically allows automating password guessing via RDP connections
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5265
    • 提供者:xard
  1. quicksort

    0下载:
  2. python quicksort.use list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1024
    • 提供者:pan
  1. None

    0下载:
  2. None Coding not anything to do
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2727
    • 提供者:pladown
  1. search_graph

    0下载:
  2. 一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1709
    • 提供者:周鹏
  1. chapter1

    0下载:
  2. python exercise from MIT web courses
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6129
    • 提供者:Rui
  1. testIEEE14

    1下载:
  2. 状态估计在IEEE14网络上的加权最小二乘法计算-state estimation for IEEE14 using Weighted Least Squares method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:4719
    • 提供者:孔维聪
  1. segChnWord

    0下载:
  2. 中文分词评测系统,用于评测中文分词的质量,给出准确率等-Chinese word segmentation evaluation system for evaluating the quality of Chinese word segmentation, given the accuracy of such
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3452
    • 提供者:miaoer
  1. tokenizer

    0下载:
  2. this the code for knn algorithm-this is the code for knn algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:4014
    • 提供者:laith
  1. vectorpy.tar

    0下载:
  2. Vector and graph cla-Vector and graph class
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2231
    • 提供者:Flora
  1. pso2

    0下载:
  2. an implemetation of PSO to minimize 4 function developed in python
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1324
    • 提供者:André
  1. code

    0下载:
  2. MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的作业答案,也是学习python语言和计算机科学很好的资料。-Institute of MIT' s EECS undergraduate admission first course introduction_to_cs & programming operating the answer is to learn good python language and computer
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:489519
    • 提供者:cdg
  1. gateway

    0下载:
  2. This does nothing... but it may do something with nox.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2723
    • 提供者:Bob
  1. MLcode

    1下载:
  2. 这是关于机器学习的经典例程,只有你想不到的,没有你做不到的。即可用来学习,也可参考来写论文。包含几乎所有机器学习的相关内容。-This is the classic routines on machine learning, and only you can not think, no you can not do. Can be used to learn, but also can refer to write papers. Almost all machine learning cont
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:97338
    • 提供者:jingshaoyou
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com