搜索资源列表
DeepLearnToolbox---master
- 深度学习,用卷积神经网络做字符识别的好程序。-deep learning
CNNpython
- 卷积神经网络程序,python语言编写,希望对大家有帮助-a programa of CNN, by python laguage
CNN
- 深度学习中卷积神经网络,实现手写数字的分类,其中包含网络的初始化,训练,测试三个模块。包含mnist_uint8.mat文件,CNN入门学习程序。-Convolution depth study neural networks, digital handwritten classification, which includes the network initialization, training, testing three modules. Files contain mnist_uin
cnn
- 卷积神经网络(cnn)的练习程序,包含多个exercise-convolutional nerual network
Sobel-CNN
- 整理的关于卷积神经网络的sobel程序,包括X,Y坐标轴变化。-Sobel convolutional neural network procedures, including X, Y coordinate axis in
zh_cnn_text_classify-master
- 基于卷积神经网络(CNN)的中文垃圾邮件检测,很好的学习程序,基于python开发,需要配置Tensorflow。-Based on convolutional neural network (CNN) of Chinese spam detection, good learning program, python-based development, you need to configure Tensorflow.
cascadeCNN_license_plate_detection-master
- 很好的一个车牌检测程序,检测率很高,快速卷积神经网络SoftwareMatlab R2016b Matlab R2016b(plate lisence detectionMatlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Dataset : http:/
CNN2-数字识别
- 利用C写的一个用卷积神经网络做数字识别程序(Using C to write a convolution neural network to do digital identification procedures)
CNN
- matlab实现卷积神经网络的程序,通俗易懂。(Matlab realize convolutional neural network program, easy to understand.)
DeepLearning
- 包含神经网络、卷积神经网络、深度信念网络等深度学习程序,该程序可以用于语音识别、分类等处。(Deep learning programs including neural network, convolutional neural network and deep belief network can be used for speech recognition, classification and so on.)
新建文件夹 (2)
- 本程序是用python写的一个深度学习程序,该程序实现了卷积神经网络(This procedure is written in python with a deep learning program, the program achieved a convolution neural network)
CNN_matlab
- 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
people faces
- 用卷积神经网络(CNN)实现人脸识别,效果还可以,一个是training的程序,可以训练网络。一个是use程序,可以识别人脸(Using convolution neural network (CNN) to achieve face recognition, the effect is also available, one is the training program, can train the network. One is a use program that recognizes
CNN+CTC语音识别算法
- 这个程序是用的一个深度卷积神经网络来做的,整个程序分为两部分,声学模型和语言模型,效果还是可以的。
时间卷积神经网络
- 程序为时间卷积神经网络的python程序,可捕获锂离子电池退化过程中的容量增生问题,迁移学习能力不强。