资源列表
DeepLearn重要
- 深度学习方面的资料,其中包括cnn、dbn、nn等算法(deeplearning important)
精通MATLAB神经网络代码
- 《精通MATLAB神经网络》的全部源码,强烈推荐初学者下载学习("Proficient in MATLAB neural network" source code)
溃疡病检测系统
- 本人的毕业论文,基于深度学习的柑橘溃疡病的检测技术,利用了深度学习的方法(My graduation thesis, based on the deep learning of citrus canker detection technology, using the depth of learning methods)
DeepLearnToolbox-master
- DNN工具包,可以利用MATLAB实现深度神经网络。达到预测的目的(DNN toolkit can implement deep neural network using MATLAB. Achieve the purpose of prediction)
cnn
- 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
Unit_A
- 通过红外摄像头控制小车避障,到达指定的目的地,并在过程中扫描地形(control the car to avoid obstacle by using laser)
深度学习-李宏毅
- 台湾大学李宏毅老师的深度学习资料,讲解详细,适合初学者学习使用(Deep Learning Tutorial)
深度学习机器学习入门进阶精品名师视频课程
- (23套)深度学习+(48套)机器学习入门+进阶精品名师视频课程((23 sets) deep learning + (48 sets) machine learning + video course of advanced Elite Teachers)
人工智能:一种现代方法(第2版).pdf
- 人工智能:一种现代方法:帮你更好的理解人工智能,系统的学习未开科技人工智能,走进AI时代。(Artificial Intelligence: A Modern Approach: Helping You to Understand Artificial Intelligence Better, Systemic Learning Without Artificial Intelligence, Into The AI Age.)
firefly algorithm
- 实现萤火虫算法,实现了一篇论文,主要是优化算法,用于寻找多目标时的最优值,效果比较理想,可以通过动图展示出来(Firefly algorithm to achieve)
ELM分类器
- ELM是基于深度学习的分类器,运算速度快。 在B_data.m里导入待分类矩阵B.mat(1-n列为特征值,n列为标签);运行B_data.m;再打开fuzzyEn_main.m并运行即可。(ELM is based on depth learning classifier, computing speed. In B_data.m imported matrix to be classified B.mat (1-n as eigenvalues, n as a label); Run B
libs
- 用矩阵补全或张量补全的方法,对缺失数据进行重构(matrix completion or tensor completion ,to reconstruct the missing data)