资源列表
bp
- 用Visual C++实现的bp神经网络算法
gatbx
- 谢菲尔德大学版本的matlab遗传算法工具包。(Sheffield matlab genetic algorithm Toolpack.)
facenet-master
- 实现人脸检测以及人脸识别等一系列功能的源代码(The source code for a series of functions such as face detection and face recognition)
jsvm_9_13_1(20080709)
- SVC最新更新代码,fix了较多bug,增加了一些特性,详细可见压缩包内说明文档2008年7月9日发布
lamarkian_MPI
- c++编写的并行拉马克遗传算法的程序。实现分析对接程序,基于开源项目Autodock3.0进行的二次开发-c++ prepared Lamarckian genetic algorithm parallel procedures. Analysis achieve docking procedure, based on open source projects for the secondary development of Autodock3.0
AI
- 八数码问题全局择优算法的VC++实现代码-AI VC++
1 (35)
- 非常不错的人工智能行业报告35,对于找工作和创业的同学是非常好的参考资料。(A very good artificial intelligence industry report is a very good reference for the students who are looking for a job and a business.)
ICP
- ICP迭代最近点算法的使用,使用matlab实现了ICP迭代最近点算法的方针,还包括了四元函数法和线性约束等基本方法的代码实现。-Iterative closest point ICP algorithm for the use of matlab to achieve the iterative closest point ICP algorithm approach, including the quaternary function method and the linear constr
Eye_tracking
- 该程序描述了人眼跟踪算法,能够有效提取使用者眼睛区域,并对其进行跟踪。-This program can be used as eye tracking. It can obtain the eye region effectivly, and track this region accurately.
IntroductionOfRobotControl
- 机器人控制入门(书籍) 机器人控制的参考书,关于机器人的控制理论 -Robot control entry (book) reference robot control
GA-wavelet-neural-network
- 几篇遗传小波神经网络的经典文章,主要用于遗传算法优化WNN参数方面的研究.-the several papers on GA-wavelet neural network can be used the parameters of WNN based on the GA.
darknet-master
- 是一种神经网络框架,在其基础上可以实现物体检测,图像分类,模式识别功能。(Darknet is a neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. You can find the source on GitHub or you can read more about what Darknet can do righ