资源列表
libsvm-python
- LIBSVM的Python语言实验,可以进行分类实验-LIBSVM the Python language experiments, experiments can be classified
GA1
- 标准的遗传算法,算法简单实用。运行速度快,移植性强。-Genetic algorithm source code
AS_GA_PSO
- 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。-Genetic algorithm (ga) to solve minimum spanning tree problem, PURFER encoding.Particle swarm algorithm for unconstrained optimization problems.Ant colony algorithm to solve TSP problem.
hist_corner
- 基于直方图的关键点检测,包括测试数据图像,可用于图像应用处理-the histogram-based interest point detectors
radial-function
- 径向基函数的matlab算法,写的很详细,对初学者有很大的帮助-matlab code for radial function,detail and helpful to freshman
stochastic_neuralnetworks
- 随机神经网络传播法的matlab算法,写的很详细,对初学者有很大的帮助 -matlab code for stochastic_network neuralnetworks,detail and helpful to freshman
linear-nueralnetworks
- 线性神经网络的matlab算法,写的很详细,对初学者有很大的帮助 -matlab code for linear nueral networks,detail and helpful to freshman
bp_networks
- 神经网络反向传播法的matlab算法,写的很详细,对初学者有很大的帮助-matlab code for bp_network neuralnetworks,detail and helpful to freshman
perception
- 单层感知机的matlab代码,代码详细,对初学者了解感知机有很大的帮助-matlab code for perception. The code is detail,and very helpful to the freshman.
Code
- building Machine Learing Systems with Python 源代码 。 中文名是:机器学习系统设计; 作者:Willi Richert Luis Pedro Coelho 刘峰。-building Machine Learing Systems with Python source code
chengxu
- 用遗传算法求解最优化问题。建立优化模型,并给出了约束条件。代码中详细说明每个步骤-Using the genetic algorithm to solve optimization problem. Optimization model, and given the constraints. In the code describe each of step
gobang
- 一个带AI版本五子棋游戏的简易实现。AI部分用到带估价函数的alpha-beta剪枝算法-A source cood of a gobang game. There is an AI which is made by alpha-beta pruning search with uate function.
