资源列表
niso1-mxl653
- 基因算法的python实现,实现了简单的基因遗传算法。可用来初学者参考。(A simple genetic algorithm is realized by the python implementation of the genetic algorithm. It can be used for reference for beginners.)
NiftyNet-dev
- 医疗3d处理,即基于卷积神经网络的医疗影像分析平台(NiftyNet is a TensorFlow-based open-source convolutional neural networks (CNNs) platform for research in medical image analysis)
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.)