搜索资源列表
Incremental and Decremental
- 支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
Incremental_Document_Clustering
- 一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification. -an incremental version of the clustering algorithm. References : Wai-chiu Wong, Ada Wai-CHEE Fu, Incremental Document Clustering for
IncrementalRandomNeurons
- 本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hid
select-0[1].3.tar
- 使用具有增量学习的监控式学习方法。包括几个不同的分类算法。-use with incremental learning supervised learning method. Including several different classification algorithm.
pellet-2.3.0一种基于Tableau算法的描述逻辑推理机
- Pellet是一种基于Tableau算法的描述逻辑推理机,由美国马里兰大学(College Park分校)的MindSwap实验室开发。此为最近的更新-Pellet is an OWL 2 reasoner. Pellet provides standard and cutting-edge reasoning services for OWL ontologies. For applications that need to represent and reason about
incrementsvm.rar
- 实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度。。,To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
ivt
- 使用增量学习算法进行目标跟踪,在和环境变化情况下仍然有很好的效果-Using the incremental learning algorithm for target tracking, and environmental changes in circumstances still have a good effect
FUZZY-RBF-PID
- 基于模糊RBF网络整定的PID控制,采用增量PID形式-RBF network based on fuzzy tuning of PID control, PID form of incremental
arit
- c++开发的无优先级运算问题-增量式搜索,回溯-剪枝的策略-c++ development of non-priority operation problem- incremental search, back- the pruning strategy
FaceEvaluator
- A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
classify
- 模式识别中,固定增量聚类算法,课程设计项目-Pattern Recognition, fixed incremental clustering algorithm, the curriculum design project
algorithms
- 种在信息学竞赛中常见的随机几何算法:随机增量法与模拟退火法,以及和传统方法的比较,说明了随机化思想的优势。-Species common in the information science contest random geometric algorithms: random incremental method and simulated annealing, and the traditional methods of comparison, shows the advantages of
eorrextremelearngingmachine
- 对神经网络极速学习隐藏节点的误差增量的实现-Speed learning error of neural networks to achieve incremental
perceptron
- lms渐进预测算法,非常好用 -lms progressive prediction algorithm, incremental prediction algorithm is very easy to use lms, very easy to use
incremental-pid
- 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
online-paper
- 最新有关联机算法研究,对于模式识别领域联机增量算法有较好的帮助-New on-line algorithm for online incremental algorithm pattern recognition field to help better
incremental_svm
- 这是对Incremental Support Vector Machine Learning的C++实现。其中提供了测试数据供使用者入手。-This is the Incremental Support Vector Machine Learning for C++ implementation. Which provides test data for the user to start with.
667777777766
- 模式识别的作业源代码,包括了c均值算法(Cmeans)和自主值迭代算法(ISODATA),以及W-H固定增量算法和感知器(基于MFC实现)。-Operating source code for pattern recognition, including c-means algorithm (Cmeans) and self-value iteration algorithm (on ISODATA), and WH fixed incremental algorithm and the sen
k-nearest-neighbors-with-incremental-distance-upd
- k-nearest-neighbors classification with incremental update of distance matrix
Incremental-ELM
- 很详细的极限学习机增量学习的代码,非常适合新手入门学习(Very detailed limit learning machine incremental learning code, very suitable for beginners to learn)