资源列表
algorithmofyichuan
- 本程序是用vc7.0编写的遗传算法经过调试后的程序-this procedure is used to prepare the vc7.0 GA after the debugging process
mssbbys
- 模式识别贝叶斯程序,实现模式识别中的贝叶斯程序。
baike
- 百度百科数据的抓取以及索引入ElasticSearch-Baidu Encyclopedia crawl and index data into ElasticSearch
Tennis
- 本C++程序模拟网球的计分。 网球的记分的几个层次:从小到大为分(point),局(game),盘(set),比赛(match)。-The C++ program to simulate the tennis scoring. Tennis scoring several levels: from small to much points (point), Office (game), plate (set), game (match).
HOPNET
- HOPFIELD神经网络算法的C程序,感觉还不错-HOPFIELD neural network algorithm C program, I feel pretty good
BPNN
- Matlab语言环境下BP神经网络的程序设计,以及一个程序应用,适合初学者-Matlab language environment BP neural network programming, as well as a program application, suitable for beginners
KMeans
- KMeans 算法的C++实现代码,通过编译而且可以正常运行-KMeans algorithm
NNCCPN
- 这是一个CPN算法的源代码,也是基本的学习控制代码。-This is a CPN algorithm source code as well as basic learning control code.
tabu_search
- apply tabu search algorithm to solve TSP
tensorflow-convlstm-cell-master
- Tensorflow实现LSTM,Python代码用命令行安装setup文件(Tensorflow implements LSTM, Python code installs setup file with command line)
Demo2_ImageClassifiction
- 使用Matlab深度学习工具箱-googlenet 图像分类(Using GoogLeNet to classify images using deep learning toolbox)
麻雀搜索算法
- 麻雀搜索算法:一种受麻雀群体行为启发提出的智能优化算法(sparrow search algorithm)