资源列表
HW7-1
- 自编码器显示minst数据集中重构误差最大的十幅图片(Self-encoder shows ten images with the largest reconstruction error in the minst data set)
GeneticAlgorithm
- 能根据输入的范围计算y=x^2的最优值,以及解决背包问题的遗传算法(It can calculate the optimal value of y=x^2 according to the input range as well as solve the knapsack problem by genetic algorithm.)
TFFRCNN-master
- 识别给出的图像并用softmax给出可能的概率(Identify the given image and give possible probability with softmax.)
张哲_017034910051_03
- 基于tensorflow的手写数字识别,MLP和CNN对比(the compare between MLP and CNN in Handwriting recognition.)
Machine learning
- 提供监控场景下多张带有标注信息的行人图像,可定位(头部、上身、下身、脚、帽子、包)的基础上研究行人精细化识别算法,自动识别出行人图像中行人的属性特征。(It provides a number of pedestrian images with tagged information under the monitoring scene, and can study the pedestrian refinement recognition algorithm based on the locat
BP网络实现性别识别
- 基于matlab平台的BP神经网络的性别识别。(Gender identification of BP neural network based on MATLAB platform.)
LBP算法实现人脸识别
- 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)
DeMat
- 差分进化算法,求最优解,能实现,能运行,是个样板(Differential evolution algorithm, the best solution, can be realized, can run, is a template.)
DE Algorithm
- DE算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
Particle Swarm Optimization
- 优化算法的一种,粒子群寻优算法。它的基本核心是利用群体中的个体对信息的共享从而使得整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得问题的最优解。(a kind smart mathema algorithm____Particle Swarm Optimization)
psoSphere
- pos算法是一种智能算法,具有很好的收敛特性,且能够很好的对问题进行优化,从而获得良好的计算结果。(The pos algorithm is an intelligent algorithm, has good convergence characteristics, and can be a good optimization of the problem, so as to obtain good calculation results.)