资源列表
tspsa
- 针对基于遗传算法的TSP 问题求解, 尝试了多种遗传操作, 分析了这些操作在遗传算法中的作用, 讨论了基因片段保序在利用遗传算法求解TSP 问题中的重要性.-Based on Genetic Algorithm for TSP Problem Solving, try a variety of genetic manipulation, analysis of these operations at the role of genetic algorithm discussed Orderin
比赛平台源代码
- 机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
tif
- k-means算法代码 matlab的程序,具体使用说明在函数里面 :) 附UCI的测试集图片,可以用作VQ的实验-k-means algorithm matlab code of procedure, specific for use inside the function:)
Advanced-Data-Mining
- 数据挖掘(Data Mining),就是从存放在数据库,数据仓库或其他信息库中的大量的数据中获取有效的、新颖的、潜在有用的、最终可理解的模式的非平凡过程。 -Data Mining (Data Mining), that is stored in the database from the data warehouse or other repository of large amounts of data to obtain valid, novel, potentially useful
ufldl_tutorial-master
- 神经网络的纯python实现,完美复现了Andrew Ng的课件内容-Neural network realization of pure python, perfect reproduction of courseware content Andrew Ng
batch-omp
- KSVDBox - Implementation of the K-SVD and K-SVD denoise algorithms.-K-SVD dictionary training. ksvd - K-SVD dictionary training. Signal denoising. ompdenoise - OMP denoising. ompdenoise1 - OMP denoising of 1-D signals.
program
- 粒子群算法的C++版本,很不错的。希望能够给大家带来帮助。欢迎下载-Particle swarm algorithm of c++ version, which is very nice. Hope to be able to bring you help. Welcome to download
BP
- 基于Visual C++实现一个简单的BP神经网络算法,对数据进行简单的分类。-Based on Visual c++ to realize a simple algorithm of BP neural network, the classification of the data is simple.
6fol2handout
- 麻省理工学院 人工智能教案 第六章 内容不错!值得一看!!! -MIT Artificial Intelligence templates sixth chapter Yes! An eye-catcher!
memetic
- Memetic算法的PDF格式文献,介绍局部优化的Memetic算法-the PDF of Memetic algorithm
pafi-1.0.1
- 是国外相关研究人员提供的发现频繁模式(包括频繁集、频繁子图等)的最新版本算法。
lilgp1.1.tar
- 用C和java实现的高效的遗传编程(genetic programming)库-lil-gp is a generic C genetic programming tool. It was written with a number of goals in mind: speed, ease of use