资源列表
LSTM-prediction
- 通过改进RNN神经网络经典的LSTM模型预测交通流。(prediction traffic flow)
people2d.tar
- 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
6_center
- 自动寻找均匀不规则物体重心程序,显示物体重心坐标-find center of object
Deep Learning
- 深度学习(deep learning)英文专著,适合深度学习的理论基础学习。(A monographs which suitable for the theoretical basis of deep learning.)
GA_ANN
- ga
sort_python_120521
- 人工智能通用算法,数据挖掘中常见算法。数据挖掘中常见算法-Artificial intelligence, general-purpose algorithm, data mining, a common algorithm
Neuralnetworkandpatternrecognition
- 神经网络与模式识别,图像处理中模式识别的方法有很多种,神经网络就是其中之一-Neural network and pattern recognition
BDAGL
- 贝叶斯有向无环图的Matlab编程,还包含一些例子及数据集-Bayesian DAG learning
Belief-propagation
- 一些关于置信度传播算法的论文资料,欢迎下载学习参考-Some papers on the belief propagation algorithm information, please download learning reference
车辆模型
- 用于数据学习,汽车模型的建立,三自由度的车辆模型(used to data learning)
code
- 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)
lap_retarget
- 拉普拉斯方法,用于三维几何模型的形变,包含例子,比较适合初学者-laplacian approach to 3D model deformation, including examples