搜索资源列表
ABookAboutStatistics
- 是一本很好的讲解统计理论模式识别知识的书籍。理论深度很深。适合数学专业的学生深入学习。-Are a very good knowledge on the statistical theory of pattern recognition books. Theoretical depth deep. Math for students studying in depth.
rbmtrain
- 受限玻尔兹曼机的训练程序,开发环境是MATLAB,受限玻尔兹曼机是深度学习理论中非常有用的一个预训练环节-Restricted Boltzmann machine training procedures, development environment is matlab, restricted Boltzmann machine is the depth of learning theory are very useful in a pre training links
CNN
- CNN 卷积神经网络,是深度学习的理论基础,能帮助加深对深度学习的认识.-CNN is the basis of deep learning. It can help researches to get better understanding of deep learning.
mnist
- 机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。(Machine learning (Machine Learning, ML) is a multidisciplinary interdisciplinary field, involving many disciplines, such as p
深度学习研究综述_孙志军
- 介绍国内外深度学习发展,算法,理论。和各种算法(Depth learning theory and various algorithms)
1天搞懂深度学习
- 1天搞懂深度学习 深入浅出理论知识,快速掌握当前火热的人工智能理论(1 days get deep learning in theoretical knowledge, master the theory of artificial intelligence the current hot fast)
Deep Learning
- 深度学习(deep learning)英文专著,适合深度学习的理论基础学习。(A monographs which suitable for the theoretical basis of deep learning.)
084779
- 此代码可实现最优控制理论中的单纯型寻优算法,可调节参数,并通过曲线查看调节结果,()
深度学习的基本理论与方法
- 这份ppt详细描述了深度学习德基本理论和方法,对deep learning的初学者有很大帮助.(This ppt describes in detail the basic theories and methods of deep learning, which is very helpful for beginners of deep learning.)
深度学习
- 深度学习相关理论与应用 深层网络介绍及应用(Theory and implementation of deep learning)
第三代神经网络
- 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime
深度学习入门:基于Python的理论与实现.pdf+代码
- 本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,以及为什么加深层可以提高识别精度等“为什么”的问题。(This book is a true sen
【源代码】深度学习入门:基于Python的理论与实现
- 书籍《深度学习入门基于Python的理论与实现》源码(Book "deep learning entry based on Python theory and implementation" source code)
《深度学习入门:基于Python的理论与实现》
- 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
CNN
- 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称
Keras快速上手:基于Python的深度学习实战
- 该书理论和实践相结合,介绍了当前深度学习应用的几个主要框架和应用方向,实用性强,内容紧凑。基于Keras这个高度抽象的深度学习环境,全书强调快速构造深度学习模型和应用于实际业务,因此特别适合深度学习实践者和入门者学习,是一本必不可少的参考书。(The book combines theory and practice to introduce several main frameworks and application directions of current deep learning a