-
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!...
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!
- 2022-01-24 18:56:52下载
- 积分:1
-
该文档是清华大学的模式识别教程,该版本是网页版本,浏览非常方便,内容也非常详细,非常适合初学者,个人举得特别是支持向量机那一章描述很棒!...
该文档是清华大学的模式识别教程,该版本是网页版本,浏览非常方便,内容也非常详细,非常适合初学者,个人举得特别是支持向量机那一章描述很棒!-this document is from Tsinghua University,this is the html version,it is convenient to read, it is very suitable for the elementary readers,in my own opinion,the charter of svm is very detail and easily understandable.
- 2022-09-22 11:50:03下载
- 积分:1
-
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化...
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化-Very simple neural network of a small program written in their own also used genetic algorithms to optimize
- 2023-07-15 19:35:03下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
有关遗传算法的源码
有关遗传算法的源码-the genetic algorithm source code
- 2022-07-25 23:43:21下载
- 积分:1
-
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!...
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!-Immune Optimization calculation, learning and recognition, JIAO Li-cheng book is a classic source book for everyone to learn!
- 2023-04-27 15:20:04下载
- 积分:1
-
svm Main_SVM_One_Class 用于svm分类的 在matlab中运用
svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 -svm classification svm Main_SVM_One_Class for use in matlab
- 2022-01-28 13:42:31下载
- 积分:1
-
matlab神经网络代码
matlab神经网络代码-Matlab neural network code
- 2022-01-22 02:32:30下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵机模型,因此Agent可以通过变异而“任意”的编程序。通过Autolife模型,首先人们可以看到一般的生态系统中共存的现象:生物的大爆炸、大灭绝,Agent进化得越来越聪明;其次,用户可以通过变化不同的食物添加规则探索Agent与环境的关系;最后,如果允许Agent通过播种改变环境自动产生食物,那么组织的涌现就是一种不可避免的结果。Agent构成的组织具有自主运动的特性,还可以进行自我修复,可以说Autolife中的组织是一些真正的“活体”。-Autolife model is to conduct an "open-evolution" artificial life system. Each Agent can be used model changes the rules limited the length of the table automatic machine modeling. One Agent can be self-propagation, model selection mechanism not used Explicit the fitness function instead of using the energy consumption of a simple model to emerge spontaneously, so that the agent can be a model category Tierra system. But with Tierra, Avida digital life model is different Autolife model for greatly simplified its
- 2022-04-18 21:38:13下载
- 积分:1