资源列表
ga
- 基于遗传算法和距离的特征选择,用于人工智能和模式识别,进行降维-Distance based on genetic algorithms and feature selection for artificial intelligence and pattern recognition, dimensionality reduction
Program
- 示範 PSO 程式如何解決問題,目標是要找出 x0 和 x1 的值,函式 f 的值 = 3 + x 0 ^2 + x 1 ^2 為最小化。物件類別有五個公用資料成員: 位置、 適用性、 速度、 bestPosition 和 bestFitness。-PSO program demonstrates how to solve the problem, the goal is to identify the value of x0 and x1, the value of the function
ANN
- 神经网络30个案例解析,详细的神经网络程序-Artificial neural network 30 cases
testKNN
- KNN 分类器的VC实现。。。可以直接运行。-KNN classifiers realize the VC. . . Can be directly run.
2
- 一篇关于用遗传算法优化股票交易的文章,用遗传算法优化双移动平均线-Evolutionary Optimizationof TradingStrategies
ga-using-c-P-P-implementation
- 遗传算法用c++实现,希望对大家有用,学算法的可以-Genetic algorithms using c++ implementation
Life-Game
- 模拟一个小机器人在给定范围的图像内自动移动到目标点的程序-The game consists of a two-dimensional world extending infinitely in all directions, divided into “cells.”
Algorithm-Cluster-1.50.tar
- Clustering algorithm using k means algorithm
neural-networks-tool
- 神经网络工具箱详细介绍 对初学者帮助很大-Details of neural network toolbox of great help for beginners
ga-basic-code
- 遗传算法初学者来讲,最基本的GA代码,包括基本的选择交叉和变异操作。-GA-BASIC CODE
T_S_anfis
- 本文研究了模糊系统和神经网络这两种人工智能方法的长处和短处,并将它们有机地结合在一起。将基于T-S模型的模糊神经网络应用于水质评价中,取得了较好的效果,为水质评价提供了一个新的方法。 -In this paper, fuzzy systems and neural network artificial intelligence methods both strengths and weaknesses, and they are organically combined. TS model
PSO
- PSO求解多序列比对 利用C++的PSO程序- PSO to solve multiple sequence alignment
