搜索资源列表
hopfield-朱林
- 本文将介绍Hopfield神经网络(HNN)的产生、发展及基本原理,重点是对离散Hopfield网络(DHNN)的说明。包括:网络结构、涉及的算法和神经网络的训练方法;具体实例描述网络的联想去噪功能;进行计算机仿真计算及仿真结果说明;仿真程序的说明文档(仿真程序附后);最后将对DHNN的最新发展状况作简单阐述。
黑白棋算法
- 一个很好的搜索算法的例子,可以很好的说明搜索的原理,值得一看,我现在的工程就是在这个算法的基础上-a good search algorithm for example, can search a good note the principle eye-catcher. I now work in the algorithm on the basis of
genetic_algorithm_definition
- 对遗传算法的定义,发展以及基本原理进行了详细的说明。对初学者有很大的帮助。
bayes-ppt
- 详细的阐述了贝叶斯的原理,而且有例子说明,还附有程序的流程图-Detailed descr iption of the Bayesian principle, but also examples, but also with process flow chart
11vs11
- 压缩包有服务器端和客户端程序,实现了agent的基本动作,并有使用说明详细讲解了FIFA比赛11vs11的工作原理,对初学者和研究者有很大帮助-Compressed with the server side and client-side procedures, the agent' s basic action, and have instructions explained in detail the working principle of FIFA competitions 11v
svm
- 支持向量机的matlab程序代码,还有支持向量机的原理说明-Support vector machine procedures, including the principle
Intro2ANN
- 人工神经网络方法简介,内容包括基本概况,原理,计算方法和实例说明.-Introduction of artificial neural network method. Content includes basic overview, principles, calculation methods and examples.
Alpha_Beta
- 基于VC++的神经网络剪枝算法程序;“剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。内附程序说明文档,介绍了该算法的主要原理,运行结果说明以及程序流程图。是很好的学习资料-VC++ based on neural network pruning algorithm program " pruning algorithm" is a kind of neural networks by simplifying the network architectur
Som_clustering
- 基于VC++的Som聚类算法程序。SOM是一种通过自组织竞争学习网络实现数据的分类和降维可视化神经网络模型。内附算法的原理说明以及详细的程序调用说明及运算结果。是初学者的很好的入门材料-Based on VC++ program of Som clustering algorithm. SOM is a competitive learning through self-organizing network for data classification and dimensionality r
RBF
- 此为径向基资料,,对RBF神经网络的结构和原理进行了详细的说明,,对RBF编程很有帮助-This is the radial basis information on the RBF neural network structure and principle of the detailed descr iption of RBF programming helpful
GA
- 关于遗传算法的算法程序总结,从原理到实现都有详尽的说明。-GA
MATLAB
- 本书介绍了遗传算法的原理,并对MATLAB中算法包及函数进行了详细说明 -This book introduces the principles of genetic algorithms, and MATLAB functions in the algorithm package and a detailed descr iption of
MATLAB-program
- 简要阐述了遗传算法的基本原理,探讨了在matlab 环境中实现遗传算法各算子的编程方 法,并以一个简单的实例说明所编程序在函数全局寻优中的应用.-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed .A function optimization problem has been given to demonstrate the globa
A-Genetic-Algorithm-in-MATLAB
- 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed. A function opti2 mization problem has been given to demonstrate the global
matlab-book
- 本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。第一章至第四章介绍遗传算法的基础知识,包括遗传算法的基本原理,编码、选择、交叉、变异,适应度函数,控制参数选择,约束条件处理,模式定理,改进的遗传算法,早熟收敛问题及其防止等。第五章至第七章介绍英国设菲尔德(Sheffield)大学的MATLAB遗传算法工具箱及其使用方法,举例说明如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序。第八章和第九章介绍MathWorks公司最新发布的MAT
MRF
- 说明MRF过程及应用,用于展示MRF的优点和结果的可靠性,介绍其原理,形像生动。-Descr iption of the MRF process and application, used to display the MRF advantages and reliability of the results, introduce the principle, vivid image.
RBF-neural-network
- 非常好的RBF神经网络学习材料,包括神经网络的原理和matlab代码说明,很详细适合初学者。-A very good RBF neural network learning materials, including the principle of the neural network and matlab code instructions, in great detail for beginners.
ML-algorithm-
- 机器学习的十大经典算法,附有详细原理说明,有助于机器学习的学习和运用。-Top 10 classic machine learning algorithms, a detailed theory suggests that helps to study and application of machine learning.
sparseAutoencoder
- 关于神经网络中稀疏自编码的原理说明,该资料为英文原文-The principle of sparse self coding on the neural network, the information is in English
7548955PSO-algorithm
- 粒子群算法的matlab实现方式及具体实例说明,及原理说明(Particle swarm optimization algorithm and specific examples)
