资源列表
Python编程从入门到实践.pdf
- 学习python的最好实践资料,是学习各种神经网络学科的基础。(The best practice for learning python is the basis for learning various neural network disciplines.)
ghiaseddin-master
- 使用深度学习的方法进行图像的相对属性学习(Deep Relative Attributes)
DeepHCCR-master
- 基于Caffe框架的手写汉字识别模型,分别采用GoogLeNet and AlexNet两种网络。(Handwritten Chinese character recognition)
LT2_14
- This a matlab work about DSP 0.
M3_4
- this a matlab work about DSP 1.
ansj_seg-master
- 一个很好的中文分词工具,其中使用了CRF做词性标注以及新词发现(A good Chinese word segmentation tool, in which CRF is used for part of speech tagging and new word discovery.)
基于蚁群算法的二维路径规划算法
- 而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。(A population consists of a certain number of individuals encoded by a gene. Each individ
Deep Learning with Python Keras
- 学深度学习的很棒的书 python keras 值得细读一波(Deep Learning with Python Keras)
卷积神经网络
- 卷积神经网络架构,设定20个卷积核,实现图片的识别。(Convolution neural network architecture)
一种基于RBF神经网络的图像处理方法
- 该文件是用RBF神经网络算法对图像进行处理的一个很好的借鉴的文章(The file is a good reference to the image processing with the RBF neural network algorithm.)
statlearning-notebooks-master
- statistical learning source code
5
- 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and relate
