资源列表
chapter_8
- 这写代码是来自一本著名的书,里面有Matlab的灰色系统、神经网络等好程序-Those code are from a famous book which you can attain most of what you are looking for
chapter_9
- 这写代码是来自一本著名的书,里面有Matlab的灰色系统、神经网络等好程序-Those code are from a famous book which you can attain most of what you are looking for
SuperBP
- 超级棒的一个神经网络结合遗传算法的程序,可用来解决大部分复杂优化问题-These codes are made of the genetic and BP network, which can solve almost every diffciult problems
GPUNN_demo
- Nerual Network kernel for CUDA
The-AI-in-PC-games-production
- 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
GA
- 基于遗传算法的配网重构 很适合初学者使用-Based on genetic algorithm with network reconfiguration
PSO-algorithm
- PSO介绍,是国内第一本详细介绍PSO的书籍,通俗易懂,而且附有算法-PSO introduction, is the first detailed descr iption of the PSO books, easy to understand, and with algorithm
GA
- 遗传算法,实现种群的初始化,用轮盘赌方式选择较优个体,进行交叉。再变异。-Genetic algorithm, population initialization, mode selection with roulette Jiaoyou individual cross. Another variation.
SPSO
- 基本PSO算法,用于神经网络优化与系统辨识、函数寻优等-standard PSO algorithm
ant-colony-algorithm-demo-zhang
- VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
ant-colony-algorithm-demo
- 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
genetic-algorithm
- 一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
