资源列表
MATLAB神经网络30个案例分析
- 结合matlab进行神经网络方法的原理讲解和具体实现。(Combined with matlab neural network method to explain the principle and the concrete realization.)
s-l5
- 用python学习scikit-learn 05(Learning scikit-learn with Python 05)
sl
- 用python学习scikit-learn 01(Learning scikit-learn with Python 01)
bp-Matlab
- 人工神经网络(Artificial Neural Network,即ANN ),是20世纪80 年代以来人工智能领域兴起的研究热点。它从信息处理角度对人脑神经元网络进行抽象, 建立某种简单模型,按不同的连接方式组成不同的网络。神经网络的MATLAB实现(Artificial Neural Network (ANN) is a hot spot in the field of artificial intelligence since 1980s. It abstracts the neural
DeepLearning
- Deep Learning Tutorial 李宏毅 Hung-yi Lee(Deep Learning Tutorial Hung-yi Lee)
PRML_Chinese_vision
- PRML中文版,机器学习理论学习必备书籍(Pattern Recognition and Machine Learning,it's the best of Machine Learning books)
PSO
- 粒子群搜索算法的一个简单的仿真程序的编写。根据PSO算法原理,在MATLAB中编程实现基于PSO算法的函数极值寻优算法。(A simple simulation program of particle swarm search algorithm. According to the principle of PSO algorithm, based on PSO algorithm, a function extreme optimization algorithm based on PSO a
87361000DBScan03
- dbscan clustering algorithm source code
FNN_EBP_MG
- 模糊神经网络 梯度算法 MG测试,效果很多,可以参考,进行修改(Fuzzy neural network second-order algorithm MG test)
libs.part01
- Boost库是为C++语言标准库提供扩展的一些C++程序库的总称,由Boost社区组织开发、维护。Boost库可以与C++标准库完美共同工作。(Some of the extended Boost library is for standard library language C ++ C ++ a library of programs, dyes containing two nitrogen atoms joined by Boost community organizations th
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
myrbm2batch1epoch
- 通过解读RBM算法,利用代码理解RBM算法。(Through the interpretation of RBM algorithm, using code to understand RBM algorithm.)