资源列表
bp
- 一个人工神经网络BP算法源代码与演示程序-An artificial neural network BP algorithm source code and demo program
MDR
- MDR,数据挖掘,GWAS,分类算法,聚类算法,GWAS的应用-MDR, data mining, GWAS classification algorithm, clustering algorithm, GWAS applications
Adaboost
- Adaboost算法的几篇经典文献,具有很高的参考价值。-Adaboost algorithm several classic literature, a high reference value.
yichaunsuanfa
- 比较好的遗传算法论文,研究遗传算法的朋友可以学习一下-Relatively good genetic algorithm papers, research genetic algorithm friends can learn about
CMA-MA-GA-PSO
- 用c语言写的猴群算法,并附上相关的测试函数。并和pso,ga算法进行比较-the source code of monkey algorithm
sjwl2
- 采用神经网络算法,Visual C++编程实现的复合材料力学分析工具。
arithmetic_example_code
- 学习算法时,根据老师布置的作业问题,被评为优秀的同学们写的求解代码。想学习算法的可以看看。-Learning algorithm, in accordance with the issue of teacher assignments, was named outstanding students to write code to solve. Would like to take a look at the learning algorithm.
CNN电池1×9维诊断20181112
- 利用深度学习cnn的电池不一致性故障诊断(Battery fault diagnosis using deep learning CNN)
FiveGame6_1
- 具有人工智能的五子棋游戏,采用流行的深度优先算法,外加Alpha-Beta剪枝,再加历史启发优化,可搜索到第4步-Backgammon game with artificial intelligence, using the popular depth-first algorithm, plus Alpha-Beta pruning, combined with historical inspiration optimized search to Step 4
a
- 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
HMMtring
- HMM的学习问题和解码问题研究 这一模型逐渐被应用到很多领域, 如语音识别、基因关联分析和基因识别、文字识别、图象处理、目标跟踪和信号处理等。 隐马氏模型需要解决三个问题:学习问题、识别问题和解码问题。
ANN-Practical-course
- 人工神经网络实用教程。本书主要讲解了人工神经网络的理论基础和部分应用。-ANN Practical course