搜索资源列表
bp4371
- bp神经网络,N 11 //学习样本个数 #define IN 5 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define HC 3 //隐层层数 #define ON 3 //输出层神经元数目
hc-mmas-ubqp.tar
- 蚁群算法源代码,一个老外的例子-ant colony algorithm source code and an example of a foreigner
hc-mmas-ubqp
- Short descr iption: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a M
SAGAHillClimbing
- Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
hc
- 用c++实现的层次聚类。通过设置阈值T输入数据进行层次聚类。-With hierarchical clustering the c++ implementation. Input data by setting the threshold T hierarchical clustering.