资源列表
monituihuo
- 模拟退火算法的源代码,可有效解决旅行商问题(TSP)。-Simulated annealing algorithm source code, which can effectively solve the traveling salesman problem (TSP).
mianyiyouhua
- 免疫优化算法的基础源代码,可有效解决物流配送中心选址问题。-Immune optimization algorithm based on the source code, which can effectively solve the logistics distribution center site selection.
sim_net
- 增加delay对脉冲神经网络的放电现象进行优化,明显提高输出结果的精度。-optimul of delay in neurons network
src
- 《游戏编程中的人工智能技术》第七章程序的JAVA实现版本,神经网络输入为与目标的夹角。- Game programming in the artificial intelligence technology, the seventh chapter of the JAVA implementation version of the program, the input of the neural network and the target angle.
JDA-master
- 人脸特征点定位,将人脸检测与人脸对齐相结合-Facial feature points, will face detection and face alignment combined
queen
- 八皇后问题,利用回溯法找到互不攻击的八个皇后的位置,给出所有的情况,可以选择皇后的个数。-Eight queens problem using backtracking to find and do not attack the eight Queen' s position, given all the circumstances, you can choose the number of queen.
irl_toolkit
- 逆向强化学习很有用的代码,对学习很有帮助,推荐使用-inverse reinforcements learning
MATLAB
- 图片常用纹理特征的提取方法集合,包括灰度共生矩阵,LBP,CABER等-the methods of texture feature extreation
the-binary-hopfield-network
- 此目录中的此代码实现二进制hopfield网络。 源代码可能在HOPNET.CPP中找到。示例培训文件是H7x8N4.trn。示例测试模式文件是:H7x8D4.TST,H5x8D7.TST,H5x8D7.TST和H5x8D9.TST,程序的输出转到屏幕和文件ARCHIVE.LST-This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CP
chapter1
- BP神经网络,用于语音信号的识别和分类,效果不错。-BP neural network for identification and classification of the speech signal, the effect is good.
chapter2
- BP神经网络,用于非线性系统建模,非线性系统拟合等-BP neural network for nonlinear system modeling, nonlinear system fitting
chapter3
- 遗传算法优化BP神经网络,用于非线性系统的建模和拟合。-Genetic algorithm optimization BP neural network for nonlinear systems modeling and fitting.