首页--工业技术论文--自动化技术、计算机技术论文--自动化基础理论论文--人工智能理论论文--人工神经网络与计算论文

基于数值计算方法的BP神经网络及遗传算法的优化研究

摘要第1-5页
1.基于数值计算方法的BP神经网络及遗传算法的优化研究第5-55页
 第一章 前言第7-8页
   ·研究背景第7页
   ·本文研究的内容第7-8页
 第二章 神经网络研究和改进第8-28页
   ·神经网络概述第8-9页
     ·人工神经元模型第8-9页
   ·BP算法学习原理第9-12页
   ·BP网络的逼近能力第12页
   ·BP网络的局限性第12-16页
     ·BP神经网络存在缺陷的原因分析第13-16页
   ·BP神经网络的泛化能力第16页
   ·BP算法的改进第16-25页
   1、用拟牛顿法改进BP学习法第16-18页
   2、用近似优变步长法对BP网络学习中的固定学习步长进行改进第18-20页
   3、用共轭梯度法对BP神经网络学习法进行改进第20-25页
   ·改进后BP神经学习法的收敛性分析第25-28页
 第三章 遗传算法基本原理第28-38页
   ·遗传算法的基本概念第28页
     ·遗传算法第28页
     ·基本遗传算法第28页
     ·遗传算法的基本流程:第28页
   ·遗传算法的模式定理第28-30页
   ·遗传算法收敛性分析第30页
   ·遗传算法算子和控制参数第30-31页
     ·遗传算法的算子第30页
     ·遗传算法的控制参数第30-31页
   ·遗传算法的局限性第31页
   ·遗传算法的改进第31-38页
     ·二进制编码方式的改进第32页
     ·适应度函数的分析第32-33页
     ·自适应遗传算法的改进第33-35页
     ·交叉算子的改进第35-36页
     ·变异算子的改进第36-38页
 第四章 遗传算法与神经网络融合第38-42页
   ·遗传算法与神经网络融合第38-39页
     ·遗传算法优化神经网络的连接权第38-39页
     ·遗传算法优化神经网络的拓扑结构第39页
     ·遗传算法优化神经网络的学习规则第39页
   ·三层全局最优的BP神经网络学习模型第39-42页
     ·编码方案第40页
     ·适应度函数的确定第40页
     ·遗传操作第40-42页
 第五章 试验分析第42-52页
   ·对改进后BP神经网络学习收敛速度的验证第42-46页
   ·对改进后遗传算法的验证第46-48页
   ·对利用遗传算法改进BP神经网络的试验第48-52页
 参与文献第52-55页
2.基于软计算方法的数据挖掘研究综述第55-102页
 第一部分 数据库中知识发现与数据挖掘第58-67页
  第一章 数据库中知识发现第58-61页
   ·知识发现的基本概念第58页
   ·知识发现的基本过程第58-59页
   ·知识发现处理过程模型第59-61页
     ·阶梯处理过程模型第59页
     ·螺旋处理过程模型第59页
     ·以用户为中心的处理模型第59-60页
     ·联机KDD模型第60页
     ·支持多数据源多知识模式的KDD处理模型第60-61页
  第二章 数据挖掘第61-67页
   ·数据挖掘概述第61-63页
     ·数据挖掘概述第61-62页
     ·KDD与DM的关系第62页
     ·数据挖掘研究的理论基础第62-63页
   ·数据挖掘的功能第63-64页
   ·数据挖掘的方法第64-67页
 第二部 分软计算方法第67-93页
  第三章 粗糙集理论(RS)第67-75页
   ·基本概念第67-69页
   ·分辨矩阵和分辨函数第69-70页
   ·粗糙集理论中的知识表示第70-71页
   ·粗糙集理论在数据挖掘中的应用第71-74页
     ·连续值属性离散化问题第71-73页
     ·属性约简第73-74页
   ·规则挖掘第74-75页
  第四章 人工神经网络第75-85页
   ·人工神经网络发展简史及分类第75页
   ·神经网络的基本概念第75-78页
       ·一般较常用的网络结构为前馈型网络,第76页
       ·神经网络的学习机理和机构第76-78页
   ·神经网络的局限性第78页
   ·神经网络BP算法的改进第78-80页
     ·避免局部最小和提高收敛速度的改进改进方法第78-79页
     ·隐层节点难以确定的原因第79-80页
     ·BP神经网络的泛化能力第80页
   ·神经网络的主要特点第80-81页
   ·神经网络的收敛性第81-82页
   ·神经网络的应用第82-85页
  第五章 遗传算法第85-93页
   ·遗传算法描述第85页
   ·遗传算法的理论基础第85-87页
     ·模式定理及积木块假设第85-87页
     ·遗传算法收敛性分析第87页
   ·遗传算法的研究方向第87页
   ·遗传算法研究进展第87-89页
   ·遗传算法改进第89-93页
     ·选择算子改进方法及技术第89页
     ·交叉算予改进方法及技术第89页
     ·变异算子改进方法技术第89-90页
     ·适度函数的改进第90-91页
     ·编码方式的改进第91-93页
 第三部 基于软计算的融合方法第93-96页
  第六章 软计算的融合方法第93-96页
   ·粗糙集和神经网络的融合方法第93-94页
   ·遗传算法与人工神经网络的融合方法第94-95页
   ·神经一模糊软计算方法第95页
   ·基于粗糙集和遗传算法的融合方法第95-96页
 参考文献第96-102页
3. Optimization Research of BP neural network and genetic algorithm based on numerical calculation method第102-162页
 Abstract第104-106页
 Chapter 1 Preface第106-108页
   ·Research of background第106页
   ·Groundwork of this paper第106-108页
 Chapter two The neural network study and improvement第108-132页
   ·Summary of the neural network第108-109页
     ·Artificial neuron model第108-109页
   ·Principle of BP algorithm studying第109-112页
   ·The approaching ability of the BP network第112-113页
   ·The limitation of BP network第113-117页
     ·The analysis of the reason that the BP network exists flaw第113-117页
   ·The generalization ability of BP neural net work第117页
   ·The improvement of the BP algorithm第117-132页
     ·The Newton method第117-118页
     ·The improvement to the Newton method (Quasi-Newton method)第118-120页
     ·The method of the variation of step length第120-122页
     ·conjugate gradient method第122-127页
     ·We will give the algorithm of FR conjugate gradient method and flow chart of realizing the algorithm as follow第127-128页
     ·The analysis of convergence for conjugate gradient method第128-130页
     ·The total convergence of general descent algorithm第130-132页
 Chapter 3 genetic algorithms basic principle第132-145页
   ·genetic algorithms basic concept第132-133页
     ·genetic algorithms第132页
     ·Simple genetic algorithms第132页
     ·genetic algorithms basic flow :第132-133页
   ·genetic algorithms rationale第133-134页
   ·genetic algorithms convergence analysis第134-135页
   ·genetic algorithms operator and controlled parametric第135-136页
     ·genetic algorithms operator第135页
     ·genetic algorithms controlled parametric第135-136页
   ·genetic algorithms limitation第136-137页
   ·genetic algorithms improvement第137-145页
     ·codes第137-138页
     ·fittness functions第138-140页
     ·from suitable genetic algorithms第140-141页
     ·Crossover operations第141-143页
     ·mutation operation第143-145页
 chapter 4 genetic algorithms and nerve network fusion第145-151页
   ·genetic algorithms and nerve network fusion第145-147页
     ·genetic algorithms optimization nerve network link power第145-146页
     ·genetic algorithms optimization nerve network topology第146页
     ·genetic algorithms optimization nerve network study rule第146-147页
   ·three layers overall situations most superior BP nerve network study model第147-151页
     ·code schemes第147-148页
     ·determination on sufficient functions第148页
     ·genetic operation第148-151页
 Chapter 5 Test analysis第151-160页
   ·BP neural network test第151-155页
   ·Verification of the genetic algorithm第155-157页
   ·Utilize the genetic algorithm to improve the test of BP neural network第157-160页
 Chapter 6 Conclusion第160-162页
4. Research survey of the data mining based on soft computing technology第162-218页
 Preface第164-165页
 Part 1 Knowledge Discovery and Data Mining in Databases第165-177页
  Chapter 1 knowledge is discovered in databases第165-169页
   ·Basic conception of knowledge discover第165页
   ·Basic course of knowledge discovery第165-166页
   ·the Dealing with the Course Model of Knowledge Discovery第166-169页
     ·Deal with the course model in the ladder第166页
     ·Deal with the course model in spiral第166-167页
     ·Treating model of regarding user as the centre第167页
     ·On-line KDD model第167页
     ·KDD dealing with the model of supporting many knowledge data sources.163 Chapter 2 the Data Mining第167-169页
  Chapter 2 the Data Mining第169-177页
   ·the summary of the data mining第169-171页
     ·the summary of the data mining第169-170页
     ·Relation between KDD and DM第170页
     ·the theoretical foundation of the data mine studied第170-171页
   ·the Function of the data mining第171-177页
 Part 2 Soft Computing Technology第177-213页
  Chapter 3 Rough set theory (RS)第177-187页
   ·Basic conception第177-179页
   ·Distinguish matrix and distinguish function第179-180页
   ·Collecting the knowledge in the theory coarsely expresses第180-181页
   ·Rough set theory application in the data mining第181-185页
     ·Dispersing of successive attribute第181-184页
     ·Attribute Reduction第184-185页
   ·The rule mining第185页
   ·data mining method in improved rough set第185-187页
  Chapter four Artificial neural network第187-201页
   ·The artificial neural network develops the biref history and classification第187-188页
   ·Basic conception of neural networks第188-190页
     ·Study mechanism and organization of the neural network第188-190页
   ·Limitation of neural networks第190页
   ·Improvement of neural network BP algorithms第190-195页
     ·Prevent from it is the part minimum and improve Convergence method of speed第191-193页
     ·The reason the latent layer of nodes is intangible第193-194页
     ·BP neural network ability of generation第194-195页
   ·Main characteristic of the neural network第195-196页
   ·Convergence property of neural networks第196-197页
   ·Application of neural networks第197-201页
  Chapter five genetic algorithm第201-213页
   ·The genetic algorithm describing第201-202页
   ·Theoretical foundation of the hereditary algorithm第202-204页
     ·Mode theorem and building blocks hypothesis第202-204页
     ·Genetic algorithm convergence property analysis on第204页
   ·Research direction of the genetic algorithm第204-205页
   ·Study progress in genetic algorithm第205-207页
   ·Genetic algorithms improving第207-213页
     ·Choose the operator to improve the method and technology第208页
     ·Cross operator improve the method and technology第208页
     ·Mutation operator improve method technology第208-209页
     ·Improvement of fitness function第209-211页
     ·Code method improvement第211-213页
 Third part On the basis of soft computing integration method第213-218页
  Chapter six the soft computing integration method第213-218页
   ·The integration methods of rough set and neural networks第213-215页
   ·Integration method of genetic algorithm and artificial neural network第215-216页
   ·soft computing technology第216-217页
   ·Integration method of collecting on the basis of being RS and genetic algorithm第217-218页
致谢第218页

论文共218页,点击 下载论文
上一篇:多媒体实时传输关键技术研究与实现
下一篇:服务失败、服务补救与感知公平及补救绩效的关系--以杭州餐饮业为例