资源列表
DNN_toolbox
- 语音分离用的深度神经网络工具箱,matlab,非常全 -This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).
adm 算法的caffe代码
- caffe实现ADM算法,加了个人理解的注释,希望对大家有帮助
TensorFlow
- TensorFlow入门资料,源码加笔记(TensorFlow introductory information, source code and notes)
imageRecognises
- Python编程Keras训练神经网络,识别猫狗图片(Python programming and Keras training neural network,recognition the cat or dog in the picture.)
alexnet_test
- 因上传文件大小的限制,仅包含了cifar10部分数据集,将32*32*3扩展到227*227*3,然后完全使用alexnet,短时间训练,可达75%的准确率(Due to the limitation of uploaded file size, it contains only part of cifar10 data set, extends 32*32*3 to 227*227*3, and then uses alexnet completely, and training for a
imgtest4
- hog+svm和基于中值建模的背景差分法的行人检测-hog+svm and pedestrians modeled based on the median background subtraction method to detect
脑电信号数据集
- 里面有一种脑电信号数据集,且分为训练集和测试集,格式为mat格式,可以直接用来Matlab的使用。
AFLW2000数据集
- 包含了AFLW数据集中的前两千张头像,主要用于头部偏转或头部检测实验,2D、3D检测都可以,包含了大角度。
music_transcription_MAPS-master
- PyTorch机器学习音乐分类,导入wav和txt进行机器学习,运行项目的命令行和需要的音乐文件都在在压缩包里,项目可以直接运行。(PyTorch machine learns music classification, imports wav and TXT for machine learning, runs the command line of the project and the required music files in the compressed package, and
文本处理
- 文本处理相关的,有源码和实验报告说明,初学者可以参考一下,谢谢!
TensorFlow实战_黄文坚(完整)
- 教会你如何通过Python语言实现TensorFlow框架,作为一个深度学习的初学者,想要接触TensorFlow框架的初学者,是非常好的学习资料。(Teach you how to implement TensorFlow framework through the Python language, depth of learning as a beginner, want to contact TensorFlow framework of beginners, is a very good
TensorFlow实战_黄文坚(完整)
- tensorflow框架下,各种深度学习实例,方便学习。(Tensorflow framework, a variety of deep learning examples, easy to learn.)