搜索资源列表
DeepLearnToolbox
- 关于深度学习的比较好的代码参考资料,包括CAE,CNN,DBN,NN,SAE等基准程序-Depth learning about good code references, including CAE, CNN, DBN, NN, SAE and other benchmarks
rcnn
- RCNN,Region Based CNN,即基于区域的卷积神经网络代码,在许多数据集上刷新了识别记录,这是其实现代码,研究深度学习的同学可以下载,比较有帮助。-RCNN, Region Based CNN, namely the convolution neural network code based on the region in many data sets refresh identification record, this is the realization of the co
CNN
- cnn实现matlab代码,用于计算视觉,和机器学习方面的学习 -cnn achieve matlab codes for computer vision, and machine learning to learn
CNN
- 卷积神经网络的c++ 实现版本,本文件主要供学习机器学习的同学使用,里面代码有详细注释-CNN matlab
faster_rcnn-master
- 基于深度学习的实时跟踪代码,在caffe库的基础上,采用的基础框架cnn框架是vgg,到达实时跟踪效果-Based on real-time tracking codes depth study, based on caffe library on the basis of the framework cnn framework uses vgg, it reaches real-time tracking effect
CNN_face_detection-master
- CVPR2015级联CNN进行人脸检测的MATLAB实现代码,按照流程实现,效果绝佳-CVPR2015 cascade CNN for face detection MATLAB implementation code, according to the sequence, and excellent results
BPshuzishibie
- 基于CNN的神经元经典代码,对学习很有帮助,它主要包括了基于MATLAB神经元处理的一些解释与功能的实现等。-Based on CNN neurons classic code, very helpful, which includes a number of interpretation and implementation of functionality based on MATLAB neural processing and the like.
cnn
- 卷积神经网络的实现代码,包括训练,测试,SGD随机梯度下降法等功能。-Convolution neural network implementation code, including training, testing, SGD stochastic gradient descent and other functions.
CNN
- 手写数字识别 lenet 5 CNN的代码,对于初学机器学习者非常有帮助,可以运行。-Handwritten numeral recognition lenet 5 CNN code, for beginners machine learners very helpful, you can run.
CNN
- 本程序是深度学习的卷积神将网络代码,就有很高的学习价值,热烈欢迎下载,您定受益匪浅-This procedure is the convolution depth study of God' s will the network code, there is a high learning value, a warm welcome to download, set your benefit
CNN
- convolution neural network工具箱中的代码(An example of a convolution neural network)
CNN
- 使用cnn提取图像特征,然后用SVM分类,此处没有给出训练集,另外imagenet-caffe-alex部分代码需要注意,需要下载的话把注释掉的代码打开(Using CNN image feature extraction, and then use the SVM classification, there were no given training set, also need to pay attention to imagenet-caffe-alex part of the code
Naive CNN 18 multiplication per clock cycle_V3
- 此文件是卷积神经网络中的卷积核的硬件实现代码(CNN:filter/filter3*3 filter4*4 filter5*5 filter6*6)
MyCode
- cnn结合xgboost代码,用于多分类器的设计(CNN related code,combined with xgboost,it is used to classify things.)