资源列表
04.CNN处理CiFar
- 以python语言为基础,利用tensorflow机器学习架构,两层卷积神经网络实现,CiFar数据集图片分类功能。(Based on Python language, using tensorflow machine learning architecture, two-layer convolutional neural network, CiFar data set image classification function.)
统计学习方法-电子书及代码实现-李航
- 统计学习书籍和代码,非常非常好的资料,你可以下载的学习。(Machine learning actual supporting code, very very good information, you can download the learning.)
MNIST_data
- MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l
A-机器学习
- 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/Python/面试笔记(Machine Learning // Python / interview notes)
facenet
- 人脸检测,基于神经网络的人脸识别,可以达到高精度快速的识别
深度机器学习DBN
- 深度神经网络算法,可直接用用于模型训练,进行机器学习。算法可靠。(The deep neural network algorithm can be directly used for model training and machine learning. The algorithm is reliable.)
multihead_joint_entity_relation_extraction
- rdf三元组抽取,多头实体关系联合抽取模型,基于pytorch,tensorflow两种框架实现(multihead_joint_entity_relation_extraction pytorch torflow)
吴恩达深度学习py文件+笔记
- 自己做的吴恩达的深度学习课的笔记,py文件实现等,笔记是在边编程边写出来的,跳过了很多坑,所有写出来的py文件都能直接用,直接执行
手写数字识别
- 运用卷积神经网络进行特征提取,然后进行分类(Using convolution neural network to extract features and classify them)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
核极限学习机
- 核极限学习机程序,可以直接调用,满足分类要求。(Extreme Learning Machine Program)
DeepLearnToolbox-master
- matlab中深度学习工具箱,具有备注,方便易懂(Matlab in-depth learning toolbox, with notes, easy to understand)