资源列表
DeepNeuralNetwork20160805
- 基于深度神经网络代码,基础入门,比较实用。。。。(Code based on deep learning neural network)
face_recognition-master
- USB摄像头人脸检测与识别,实时分析,实时获取人脸部信息,python语言开发。(Face detection and recognition of USB camera and real-time analysis.)
DE
- 群体智能算法中,DE算法的MATLAB代码(MATLAB code of DE algorithm, intelligent algorithm)
bp神经网络matlab实现
- 简单的bp神经网络,bp神经网络matlab实现(Simple BP neural network)
BP神经网络
- 基于matlab学习神经网络,以及人工智能深度学习参考(learning BP NET based on matlab)
MFA 边缘Fisher分析
- MFA 边缘Fisher分析 降维算法,是基于LDA的改进
Convolutional Neural Network Program
- Constitutional Neural Network Program for Prediction Model as Object Classification
python_work
- 用tensorflow设计以三层的神经网络进行曲线拟合,采用梯度下降法。(Tensorflow is used to design three layers of neural network for curve fitting and gradient descent method.)
bnn-master
- 一个高度优化的轻量深度学习前向框架,使用C/C++语言开发,跨平台,支持读取Caffe模型文件,主要处理卷积神经网络。与市面上大多数移动端解决方案不同,我们的量化压缩技术不仅针对模型的权重,还涉及到输入的特征向量压缩。针对这一特性我们在模型文件和内存大小得到裁剪的同时还对框架的性能做了大量优化。(A highly optimized lightweight deep learning forward framework, developed using C/C++ language, cross
squeezeDet-master
- 一种应用于目标检测中同时满足上述所有约束条件的全卷积神经网络结构。在我们的网络中,使用卷积层不只是用来提取特征图,同时也是作为输出层去计算边界框(bounding box)和分类概率。我们模型中的检测管道(detection pipeline)只包含一个神经网络的前向通路,因此它运行起来是极其迅速的。我们的模型是全卷积结构的,因此可以达到小的模型规模和很高的能量利用效率。最后的实验表明我们的模型能达到很高的精度,在 KITTI 基准上达到了最高的精确度。(A fully convoluted n
chapter4
- 遗传算法,反演出线性方程非线性方程的最优解,准确率较高(Genetic algorithm is the best solution to the nonlinear equation of linear equation, with higher accuracy.)
bag2matlab-master
- ROS bag convert to mat