搜索资源列表
ANN_PPT
- 人工神经网络PPT,包括各种神经网络算法及模糊神经网络算法原理及实现
GA_BP
- 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
Download
- 利用人工神经网络算法对人体心电信号进行特征提取并进行识别
48379-48379.ZIP
- 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复 作者:同济大学材料学院 张纯禹 email:chunyu_79@hotmail.com
The_Status_Quo_of_Machine_Learning_of_Artificial_I
- 机器学习是人工智能的一个子领域,是人工智能中非常活跃且范围甚广的主要核心研究领域之一,也是现代智能系统的关键环节和瓶颈。机器学习吸取了人工智能、概率统计、计算复杂性理论、控制论、信息论、哲学、生理学、神经生物学等学科的成果,主要关注于开发一些让计算机可以自动学习的技术,并通过经验提高系统自身的性能。本文介绍了机器学习的概念、基本结构和发展,以及各种机器学习方法,包括机械学习、归纳学习、类比学习、解释学习、基于神经网络的学习以及知识发现等,并简单叙述了机器学习的相关算法,包括决策树算法、随机森林算
PSO
- 介绍了PSO算法,以及与遗传算法/人工神经网络的区别,并介绍了算法中参数的选取方法等内容。-Introduced the PSO algorithm, as well as with genetic algorithm/artificial neural network differences and describes the algorithm parameter selection methods and so forth.
Artificial-neural-network-BP
- 人工神经网络BP算法源码,讲解的很详细,希望对你们有用-Artificial neural network BP algorithm source code
Stereo_match
- 立体匹配的教程ppt,设计到人工神经网络,遗传算法在立体匹配方面的应用-Stereo matching tutorial PPT, design to the artificial neural network, genetic algorithm is applied in stereo matching
BPGDP.doc
- 毕业设计(论文)-人工神经网络BP算法在四川省GDP预测中的应用-Graduation Project (Thesis)- artificial neural network BP algorithm in Sichuan Province' s GDP forecast
1
- 基于人工鱼群算法的BP神经网络速度辨识器,文章类-Based on artificial fish BP neural network speed reader, the article class
classificiation-algorithm-overview
- 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
chapter3
- matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
MATLAB-The-neural-network-43-cases-
- 智能算法人工神经网络中,43个重要算法,用MATLAB编写,使用的是.doc 文档打开。-43 cases for intelligent algorithm the neural network using MATLAB ,and the document is .doc .
artifical-network
- 人工神经网络的导论,入门级书籍,主要偏重基础的算法-Introduction to Artificial Neural Networks, entry-level books, the main emphasis based algorithms
simulation
- 运用BP人工神经网络算法来实现多输入和多输出的真实值仿真,包络神经元选取、激活函数选取等一系列相关问题。-This code is used for simulation with BP artificial neural networks,especially for multiple inputs and outputs.
Boltzmann-machine-algorithm
- 波尔兹曼机算法,一种流行的人工神经网络算法,可解决局部最小等问题-Boltzmann machine algorithm, a popular artificial neural network algorithm, solve the local minimum problem
kie-V4.0
- 微分方程组数值解方法,music高阶谱分析算法,基于人工神经网络的常用数字信号调制。- Numerical solution of differential equations method, music higher order spectral analysis algorithm, The commonly used digital signal modulation based on artificial neural network.
cwvkc
- 有循环检测,周期性检测,基于人工神经网络的常用数字信号调制,music高阶谱分析算法。- There are cycle detection, periodic testing, The commonly used digital signal modulation based on artificial neural network, music higher order spectral analysis algorithm.
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a