搜索资源列表
megahal-9.1.1
- megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there MegaHAL differs from conversation simulat
aAlogrithm
- A算法人工智能,人工智能课必备,其他不用多说了-artificial intelligence algorithms, artificial intelligence courses essential, in fact the other
以K-均值聚类结果为初始解的模拟退火聚类
- 由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local character
mattjj-matlab-hsmm-40a597a
- Bayesian-HSMM it is very useful. in fact, it extended tranditional HSMM. it contains a example, if you want to used it, please run demo.-a matalab code based on Bayesian-HSMM. it is very useful. in fact, it extended tranditional HSMM. it contains
jiandandeyichuansuanfa
- 一个简单的遗传算法源代码。。。。。代码保证尽可能少,实际上也不必查错-A simple genetic algorithm source code. . . . . Code to ensure that as little as possible, in fact, do not have error checking
2008651734869719
- 这是一个关于遗传算法的程序,包括了算法的各个过程,其实我对遗传算法也不很懂,也是刚刚开始学习阶段,希望一起进步-This is a genetic algorithm on the procedures, including all the process of the algorithm, in fact, I do not很懂of genetic algorithm, is just the beginning stages of learning, hope and progress to
fisher
- fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guidelines of the fisher.
Manning[1].The.Well.Grounded.Rubyist.May.2009
- like Ruby For Rails for Ruby 1.9.1 -The Well-Grounded Rubyist is a “just Ruby” book, and it’s written to be read by anyone interested in Ruby. It’s a descendant of R4R but not exactly an update. It’s more of a repurposing. There’s some overlap
cp321123
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
facedetect
- Fact detection by using matlab
Pulsed-Neural-Networks
- Neurons use action potentials to signal over long distances, as summarized in Chapter 1 by Gerstner. The all-or-none nature of the action potential means that it codes information by its presence or absence, but not by its size or shape. In this
GAprog
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
fenji
- 分级基金的交易信息描述、套利跟踪等,其实包含了很多有用的信息-Classification fund transaction information describes the arbitrage tracking, in fact, contains a lot of useful information
InferenceEngine
- 简单的推理机算法实现,输入规则库,和事实库,由普通txt文件模拟两个库,可以由事实在规则中推出结果.推理机不断从规则库中选择可用的规则,每选择到可用的规则,把该规则的后件中不再facts中的所有结论添加到facts中,对facts扩充,由扩充了的facts来选择下一条可用规则对facts再次扩充,直到没有可用的规则可选为止。文件内已包含使用说明书, 说明书.docx -Simple inference algorithm, the input rule base, and the fact th
Blackbox45
- Blackbox是通过将STRIPS的entire说明转换为布尔型满足问题的规划系统,用于解决多种当前满足的引擎,融合了约束满足和图规划技术。 -Blackbox is a planning system that works by converting problems specified in STRIPS notation into Boolean satisfiability problems, and then solving the problems with a varie
product
- 人工智能产生式系统的通用程序,能够根据规则集文本自动生成事实选项和问题,自动根据用户选择进行推理,可以处理不同的问题。-It is a general program for AI product system, it can auto generate fact item and problem, auto reasoning according to use select, it can deal different problem.
贝叶斯方法 -概率编程与贝叶斯推断 zip
- Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
