搜索资源列表
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
Mlmfc_Perception
- 包含神经网络感知器算法的MFC程序,可以可视化,有具体的例子在单文档窗口中显示数据点和算法结果。-Contains the neural network perceptron algorithm MFC program, you can visualize, there are one specific example in a single document window displays the results of data points and algorithms.
cec05
- 智能优化算法标准测试函数,cec05单目标测试函数,包含技术文档-Problem Definitions and Evaluation Criteria for the CEC 2005 Special Session on Real-Parameter Optimization
tictactoe
- 人工智能的一字棋游戏,VC++单文档应用程序,使用博弈树的极大极小过程和α-β剪枝算法。-It is a line game, it is a single docment application program, use the max-min and α-β pruning algorithm.