资源列表
神经网络
- 神经网络训练文字识别使用的java实现----------(neural network The texture feature extraction of image is a foundational work for image recognition and classification)
SourceCode
- 这是从网上搜索得来的用于游戏中的人工智能代码!-This is obtained from the Internet to search for artificial intelligence for game code!
Alg_Ds
- BFS algorithm in C-BFS algorithm in C++
doluhanov_m._p._rasprostranenie_radiovoln
- Radiowave propagation on the surface of the earth
AI-Algorithm-
- AI算法,包括神经网络,路径规划等等的一系列算法-AI Algorithm
robot-simulators
- Robot simulator using genetic algorithm. There are two basic collections of software. The WSU Java sim is a Java language simulator for the Khepera robot. The sim models a single Khepera that operates in a 4x4 foot enclosure with reconfigurable wal
Robot-control-system
- 机器人控制系统仿真程序。包含有常见的机器人建模和控制方法仿真。-Robot control system simulation program. Contains a common method of modeling and control of robot simulation.
Digits-Recgnition-Based-on-SVM
- 介绍了基于SVM的手写体数字识别,是一篇不错的期刊文章-To introduce handwritten digit recognition based on SVM is a good journal articles
GA4NN1.2
- GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。 程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights b
cvprtoolbox-EigenFisherFace.tar
- 人脸识别的相关matlab代码,相当经典,值得大家参考学习,希望对您有帮助!-Related to face recognition matlab code, very classic, worthy of your consideration to learn, I hope for your help!
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
artificialintelligence
- 人工智能游戏开发,网上搜集的资料,有原码