搜索资源列表
pptOfNeuralNetworks.rar
- 本资源是大学本科课程所用的PPT课件,详细阐述了神经网络的发展史、理论基础、典型实例、控制模型和MATLAB中UN工具箱的使用。,The resources are used in undergraduate courses of the PPT courseware, detailed history of the development of neural networks, theoretical basis, a typical example, the control model an
神经网络讲义
- 神经网络讲义课件:PPT格式- Nerve network printed lecture class: PPT form
neral_network
- 清华大学的神经网络的课件!主要讲了感知器,对传网,自适应共振理论!-Tsinghua University, the neural network software! The main speaker of the perceptron on the Biography network, adaptive resonance theory!
computeralgorithm
- 计算科学引论的一些算法和课件,包含基因算法和人工神经网络-Computing Science Introduction of a number of algorithms and software, including genetic algorithms and artificial neural network
patternRecognition
- 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
MachineLearning
- 机器学习经典课件,包含决策树、人工神经网络,评估假设-machine learning ppt
neural-network
- 非常完整的神经网络设计电子课件,提供各类神经网络的详细结构及解析-Neural network is a complete electronics design software to provide various kinds of neural network structure and the detailed analysis
nnppt
- 《神经网络设计》的课件,采用英语授课的课件,讲述怎样设计神经网络。- Neural Network Design courseware, courseware teaching in English, about how to design neural networks.
shenjing
- 我做的关于一个神经网络的课件,请过目看看!-I' ve done on a neural network courseware, please look over to see! Thanks
20090311185615389
- 神经网络课件,比较全面的,拿出来大家分享一下,很好用 的-ANN
5injdown2009061a
- 神经网络课件,matlab环境,感知器,Bp,Hopfield网-Neural network courseware, matlab environment, sensors, Bp, Hopfield network
BP
- BP神经网络与simulink的构建课件讲解,从例子出发,很容易理解。-BP neural network and the construction of courseware simulink explain, starting from the example, it is easy to understand.
Course_2
- 人工神经网络课件 perceptron and adaline network-perceptron and adaline network
electroniccoursewareontheneuralnetwork
- 清华大学最新的关于神经网络的电子课件,全面详细讲解神经网络原理和运用方法。-Tsinghua University, the latest on the neural network of electronic courseware, fully explain in detail the principles and application of neural network methods.
bp-network
- 经典的Bp神经网络课件,易于理解,对初学者有一定指导作用-Classical Bp neural network courseware and easy to understand, has some help
hopfield-NN
- 离散型Hopfield网络课件及代码,神经网络学习 基础学习-Discrete Hopfield network courseware and code-based learning neural network learning
machine_learning
- 机器学习与神经网络课件,还有课后习题答案-machine learning
神经网络基础
- 神经网络基础ppt,课件来源于吴恩达老师深度学习课程课件(Ppt of neural network foundation, the courseware comes from the courseware of in-depth learning of teacher Wu enda)
神经网络的课件和源码
- 神经网络的课件和基于Python的编程源码,神经网络有很多方法,这里列举了常见的几种,并附上基于Python的代码