搜索资源列表
stanford-deep-learning-matlab-code
- stanford大学deep learning在线课程课后练习代码,我自己写的,可以参考一下。-Excercise of deep learning online course from http://deeplearning.stanford.edu/wiki. It is written by myself, aiming to help other students who is confused in the course.
Exercise1-Sparse-Autoencoder
- 网址:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder斯坦福深度学习的教程,这个是稀疏编码的的练习,可以直接运行-URL: http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder Stanford deep learning tutorial, this is a sparse coding exer
Exercise2-Vectorization
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization。斯坦福深度学习的教程,练习2的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization. Stanford deep learning tutorials, exercises 2 code
Exercise3-PCA-in-2D
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
Exercise4-PCA-and-Whitening
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening斯坦福的深度学习的教程的练习,是关于数据预处理的-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening Stanford deep learning tutorial exercises about data preprocessing
DBN_RBM1.1
- 非常不错的深度学习算法DBN_DBM,欢迎大家下载交流!-A very good algorithm of deeplearning (eg.DBN_DBM), and it is suitable for researcher of deeplearning.
DeepLearning
- 基于DeepLearning网络态势感知建模方法研究_周长建 论文-Deep Learning
CRBM
- 条件受限玻尔兹曼机,可以用于深度学习的研究-conditional Restricted Boltsman Machine for deeplearning
DeepLearningTutorials
- deeplearning.net官网上的deep learning的教程,可以跟着网站上的内容一步一步的进行学习,达到快速入门的效果,是用python实现的-Deeplearning.net website deep learning tutorial, you can follow the content of the website step by step to learn, to achieve the effect of quick start, is made of python i
ml
- 机器学习基本算法,深度学习基本算法、python语言实现-the machine learning,deeplearning ,pythonlearning
DeepLearning-master
- 机器学习领域中的深度学习资料,其中包括了各种语言的版本,有matlab,C语言,c++等。代码中包括了深度学习的一些模型,如栈式自动编码机,深度信念网-It s about deep learning in machine learning, including some model with different programming language. The models are stacked auto encoders, deep belief nets and so on
DeepLearning
- 关于深度学习的详细的各种源代码,可以更好的理解深度学习的原理。-Depth study on the various sources of detailed, we can better understand the principle of the depth of learning.
Deep-Learning(UFLDL)
- Stanford大学Andrew Ng的Deep Learning(UFLDL)教程中文翻译合集,原网址:http://deeplearning.stanford.edu/wiki/index.php/UFLDL E6 95 99 E7 A8 8B-Deep Learning(UFLDL)Translation Version(Chinese)
deeplearning
- 一个深度学习的python例程,该程序可以通过学习大量手写数字的数据提取出各手写数字的特征并对其进行识别。本文件中包含运行的主程序和结果,以及运行程序所需要的python库。- A depth learning python routines, the program can learn a lot of handwritten digital data extracted handwritten digits of each feature and gain recognition. Th
DeepLearning
- 深度学习是目前主流的人工智能方向,本代码基于MATLAB平台。-DeepLearning is a popular in the area of th AI,this code is based on the matlab platform
deeplearning
- 英文原版教程,原汁原味,下载自网络,大家共同学习一下吧(a deeplearning book downloaded from internet, let's do it)
DeepLearning
- DeepLearning 工具包C, C++, Java, phython, scala代码集合,(DeepLearning Toolkit :C, C ++, Java, phython, scala code collection)
DeepLearningBooks
- caffe, tensorflow, 多本深度学习的经典框架入门书籍,官方文档等。(caffe, tensorflow, deeplearning frameworks to learn. several great text books.)
序列模型
- 吴恩达,DeepLearning.ai,第四课序列模型相关papers收集整合(Andrew NG, DeepLearning.ai, fourth lesson sequence model related papers collection and integration)
Deep Learning with Python(Fran?ois Chollet)
- 深度学习入门教程;使用python一步步教你走向大神之路(use python language to learn deeplearning)