资源列表
模拟退火算法
- 很好用的一种算法,对工程处理有很大的帮助,节省人力物力(A very useful algorithm, the project has great help to save manpower and material resources)
遗传算法
- 根据遗传基因得来的一种算法,方便数值分析,更有利于对数值的处理分析(An algorithm derived from genetic genes facilitates numerical analysis and is more conducive to numerical analysis)
贪婪算法
- 贪婪算法 对这种算法的一种深入优化,方便运算(A thorough optimization of this algorithm by greedy algorithm)
神经网络编程_源代码
- 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
神经网络
- 基于matlab平台的神经网络算法分析,显示未经训练以及训练之后的曲线图。可通过修改函数定义更换算法。(Neural network algorithm analysis based on MATLAB platform, showing the training and training after the curve. The replacement algorithm can be defined by modifying the function.)
jieba for Python
- jieba分词功能在python中的实现方法(The Method of jieba for word-split in python)
Social-Profile-master冷启动
- 推荐Netflix,亚马逊系统Spotify,例如,可以推荐我们基于我们的历史的新东西,行为和我们玩什么内容。但是当一个新用户到达没有数据的系统时会发生什么呢?我们向他推荐什么?这是冷启动问题。(Recommending systems like Netflix, Spotify, amazon, for instance, can recommend us new stuff based on our history, behavior and what content we play. Bu
新建文件夹
- 将260个样本中随机抽出部分学生的身高和体重作为训练样本(男女生都有),然后训练一个BP神经网络,最后将剩下的样本输入网络进行测试,检测BP网络的分类性能。260个样本的体重和身高在文档中。可以在男生样本中抽取70%用来训练,在女生样本中抽取70%用来训练。(The 260 samples were randomly selected from the part of the students' height and weight as the training sample (boys and
SS-US-ELM
- Classification, Regression
《应用MATLAB实现神经网络》程序包
- 神经网络编码,网络层数设置,初始化参数设置,网络参数改进。(net code initial parameter.net level number.inprove parameter.image process.target identify.face identify.number identify.alphabet identify.)
2
- 基于SVM算法和纹理特征提取的遥感图像分类(based on the SVM algorithm and texture feature extraction of remote sensing image classification)
遗传优化算法
- 遗传算法,可用于求解函数优化问题,能够找到最优解(Genetic algorithm can be used to solve the function optimization problem, and can find the optimal solution)