资源列表
cmdmy
- 一个VB的算法实例_聪明的蚂蚁,很复杂的算法适合学习的好代码,蚂蚁会自动去寻找自己的食物-A VB example of the algorithm _ clever ants, a very complex algorithm for learning good code, the ants will automatically go to find their own food
mlclass-ex1
- 机器学习里的多分类问题,用logistic回归解决。-Machine learning in the multi-classification problem, using logistic regression to solve.
yichuansuanfa-tsp
- 用遗传算法解决TSP问题,运行效率较高。里面的程序多为逻辑程序,对遗传算法过程有更好的理解-Using genetic algorithm to solve TSP problems, higher operating efficiency. Mostly inside the program logic, genetic algorithms have a better understanding of the process
kalmanfilter
- 卡尔曼滤波,实现提前一步预报状态输出和状态输出-Kalman filtering to achieve one step ahead forecasts status output and status output
ICA-Empire-competitive-algorithm
- 帝国竞争算法资料,最近载看的一种比较新颖的算法,类似于遗传算法等智能算法 -Empire competitive algorithm data set to see a more recent novel algorithm, similar to the genetic algorithms and other intelligent algorithms
ACATSP
- 蚁群算法 敬请下载。。试过-Please download ant colony algorithm. . Tried. . . . . . . . . . . . . . . . . . . .
ABB-IBR1410(ICR5)-Program
- 用于ABB IBR 1410机器人的ICR5 Rapid 指令-Rapid program without interruption for ABB IBR1410 Robot
lapsvmp_v02
- 基于先决条件的共轭梯度LAPSVM,算法运算速度快,训练时间短,正确率与其他的相当-Based preconditions conjugate gradient LAPSVM, algorithms computing speed, training time is short, and the other quite correct rate
CRFPP-0.58
- CRF ++是一个简单的,可定制的,条件随机域(控释肥)分割/标记顺序数据的开源实现。 CRF ++是专为通用的目的,将被应用到各种各样的NLP任务,如命名实体识别,信息提取和文本组块。-CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. CRF++ is design
Apriori
- 这个特殊的Apriori是基于前缀树表示所需的计数器和使用双递归计划,算上交易查找频繁项集和关联规则。-This special Apriori is based on a prefi x tree representation of the needed counters and uses a doubly recursive scheme to count the transactions to Find Frequent Item Sets and Association Rul
INES
- 学习一个图形化的模型(贝叶斯网络或可能性网络)从数据集的样本情况下,从一个贝叶斯网络来生成一个随机的数据集,评估学习网络WRT的程序一组测试数据和参考网络,以及测量条件的依赖性的优势。-Programs to learn a graphical model (Bayesian network or possibilistic network) from a dataset of sample cases, to generate a random dataset from a Bayesian
mpRegression
- 多元多项式回归,即一个程序,一个程序,对于给定的数据确定最小误差平方多项式。输出值也可能被转化运用Logit变换,从而使多元logistic回归。如何应用此程序的简要描述,可以发现在C源码包文件中的倒退/ EX / README。-A program for multivariate polynomial regression, i.e., a program that determines a minimum squared error polynomial for given data. T
