资源列表
AntSystems
- 一篇英文的原版关于蚁群算法的文章,比较有借鉴意义.
gene_bpnn_xor
- 一个好用的遗传算法程序,可以用于数据寻优方面的应用,和神经网络配合会更好
ai_materials
- hop lee的人工智能讲义,主要内容有 lisp语言简介 机器推理 问题求解 知识表示 机器学习 神经网络简介 遗传算法
newsvm
- svm classification and regression code
EMdemo
- n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic
hmok
- 概率神经网络翻译资料,较为详细的解说了PNN网络的特点和网络结构以及几种优化结构
hmok2
- 应用概率神经网络预测股市的方向变化 应用概率神经网络预测股市的方向变化
rjMCMCsa
- On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and
hmok4
- 基于Visual C++开发的BP神经网络源程序 基于Visual C++开发的BP神经网络源程序
hmok5
- java语言实现的神经网络,包括源程序,这是简单的实现方式,给初学着一个参考!
LearningPatternClassificationASurvey
- 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis t
jiyuwenlideerzhihuafangfa
- 的基于纹理的牌照图象二值化方法即 首先对牌照图象作纹理分析, 然后采用模式识别技术中的最 大最小准则获取二值比阈值进行二值化的方法效果优于灰度直方图方法。若对纹理基元的选择附加一些条件则有可能提 供更好的二值化结果。该方法也可适用于票据或文本图象的 二值化。