搜索资源列表
AntNet
- 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构
JavaACSFramework_SourceCode
- A Java Framework for Ant Colony Systems 转载于 http://www.ugosweb.com/Documents/jacs.aspx-A Framework for Java Ant Colony Systems reproduced in http : / / www.ugosweb.com / Documents / jacs.aspx
java-aco-tsp
- Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
ant_code
- JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
antjava
- 蚁群算法的java实现,这个还是要经过优化一下即可。在myeclipse下实现-ant colony
java
- 这是一份完整的用Java实现蚁群算法的代码!希望能给你在解决蚁群算法的代码中提供一定的帮助!-This is a complete implementation of ant colony algorithm using Java code! I hope you can solve the ant colony algorithm in the code must provide the help!
chapter10
- Java source code for the Ant Colony Optimization Problem.
paike
- 高校排课系统的算法,基于蚁群算法。高校排课系统的算法,基于蚁群算法-University Course Scheduling System algorithms, based on the ant colony algorithm. University Course Scheduling System algorithms, based on the ant colony algorithm
ant_code
- java实现的基本蚁群算法,蚁群算法是一种智能算法-the realization of the ant colony algorithm java
myra
- Myra is a cross-platform Ant Colony Optimization framework written in Java. It provides a specialised data mining layer to support the application of ACO to classification problems, including the implementation of Ant-Miner and cAnt-Miner algorithms.
ant
- 蚁群算法的模拟实现,课程设计,学习研究。-Simulated ant colony algorithm implementation, curriculum design, study and research.
new-think
- 基于蚁群算法的路由新算法。非常好的一篇论文。-New routing based on ant colony algorithm. Very good paper.
Ant
- JS版的蚁群算法。主要是为了交流学习。由于机器配置有限,还有待完善!-JS version of the ant colony algorithm. Primarily to exchange learning. As the machine configuration is limited, have to be perfect!
Ant-JAVA-2
- 蚂蚁算法的java实现 或称蚁群算法 用于解决TSP旅行商问题 尚待优化-Ant algorithm to achieve the java or ant colony algorithm to solve TSP traveling salesman problem yet to optimize
ant-java
- 蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation
Ant-colony-algorithm-website
- 一个门户网站,可以让人们更好地查阅到蚁群算法的有关资料-A portal that allows people to better access to relevant information on ant colony algorithm
ant-with-java
- 前几天研究JAVA方面的学习,顺便写了个关于蚁群方面的程序,大家可以学习下。-A few days ago JAVA aspects of learning research, incidentally wrote the procedures on the ant colony, we can learn.
Ant-colony-optimization
- 蚁群优化算法的JAVA实现,说明:算法只是提供了一个框架。-Ant colony optimization algorithm JAVA, Descr iption: algorithm only provides a framework for
ant
- this ant colony optimization by java code-this is ant colony optimization by java code
ant-tsp-master
- ANT COLONY OPTIMIZATION