资源列表
DeepHCCR-master
- 基于Caffe框架的手写汉字识别模型,分别采用GoogLeNet and AlexNet两种网络。(Handwritten Chinese character recognition)
motiondetect
- 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
Neural-Networks-A-Comprehensive-
- 神经网络方面国外经典的原文书籍 作者是simon haykin-Neural Networks in the original classic books of foreign authors simon haykin
MNIST_data
- MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l
iPhoneLifeWinter
- the winter entity of one of the most popular iphone magazines. i ve scanned it myself, hope you enjoy it!
src
- 用神经网络来进行人脸识别的程序,对脸部的表情进行识别,如高兴,伤心等-Using neural networks for face recognition program, to identify facial expressions such as happy, sad, etc.
Deep Learning with Python中英版(含代码)
- 深度学习四大名著:Deep Learning with Python 英文版,中文版,Python源码(Four Masterpieces on deep learning : Deep learning with Python English version,Chinese version, python source code)
NEURAL_NETWORK_CODE
- 机器学习中神经网络的NN网络和CNN网络的MATLAB程序例程(NN neural network in machine learning and CNN network MATLAB routines)
yichuansuanfa
- 遗传算法工具箱,简单方便。在使用时只需要调用即可。该代码运行于MATLAB环境下-GA method
机器学习_周志华
- 号称机器学习人手必备一本的“西瓜书”,讲解通俗易懂(Known as machine learning manpower necessary book "watermelon book", explain popular easy to understand)
LIFT-master
- 基于训练端对端的深度卷积神经网络学习局部不变性特征(Local invariant feature of learning images based on the training end to end convolution neural network)
ELM_EELM_YELM
- ELM和ELM_2是现在流行的超强学习机(也叫极限学习机)源码 EELM是有效ELM的源码 (EELM发表于neuralcomputing ,作者:yuguangwang) YELM是一种改进的ELM的源码(已发表,作者:yuboyuan) 这个程序是三者的方法比对。 相关理论,可以用作者找文章。 运行时,要运行pendigits_mean就可以了!-extreme learning machine and effective learning machin