资源列表
VB-inference
- vb写推理程序的思路及例子,根据几个人的说话来推断结果,提供简单的思路及例子-vb inference
PSO
- 粒子群算法,粒子群的基本算法,用C/C++编码完成。-Particle Swarm Optimization
meanshift-tracking
- meanshift结合颜色特征跟踪目标的程序,经过调试无误,还有几个很好的meanshift算法学习资料包,非常适合初学者参考-color-based meanshift tracking program, some bugs have been fixed, and some information about meanshift is included too! enjoy yourself~~
Machine-Learning
- MIT牛人教授的课件,机器学习的入门教程,超赞-slides given by MIT professor
Recursive-least-squares
- 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
svm
- 支持向量机导论,帮助初学者理解支持向量机的原理-An Introduction to Support Vector Machines
shenjingwangluo
- 神经网络,elman神经网络的数据预测,电力负荷预测模型研究的程序-Neural Network
WordSimilarity
- 基于知网的词语相似度测量,可以用于自然语言处理等方面。-Based on HowNet word similarity measure can be used in natural language processing and other aspects.
circle2
- circle diagram computation
assignment_2011_07_05
- assignment for AI computing
DirectedSpanningTree
- Spanning tree algorithm and codes
CEC2005
- CEC2005测试源代码,可测试优化算法的性能,单峰,多峰,混合函数。-CEC2005 test source code, you can test the performance of optimization algorithms, unimodal, multimodal, mixed function.
