Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets
探索一种共同而强大的深层信仰网络的基本构建模块:卷积网。本书向您展示了这些优雅模型的结构如何比传统神经网络更接近人类大脑的结构;他们有一个’思考过程’,能够学习从更简单的原语构建的抽象概念。这些模型对图像处理应用特别有用。在每个步骤中,C++和CUDAC:第3卷中的DeepBeliefNets提供了直观的动机,与该主题相关的最重要方程的摘要,并以现代CPU上的线程计算以及计算机上的大规模并行处理的高度注释代码作为结束具有CUDA功能的视频显示卡。书中提供的所有例程的源代码以及实现这些算法的可执行CONVNET程序都可以免费下载。
用户评论
推荐下载
-
Deep Narrow Sigmoid Belief Networks Are Universal Approximators.pdf
Deep, Narrow Sigmoid Belief Networks Are Universal Approximators by Geoffrey E. Hinton.pdf
30 2018-12-29 -
An early intestinal cancer prediction Algorithm Based on Deep Belief network
An early intestinal cancer prediction Algorithm Based on Deep Belief network
13 2021-02-08 -
基于CUDA和C++的图象旋转
将PMG格式的图像进行旋转,应用CUDA的纹理技术,在vs2010上运行通过(注:需要在源文件本地地址添加原始图像)
33 2019-05-25 -
C++ 画图3
C++ drawing 3
22 2019-06-26 -
NETS_TMR_PAC系统weblogic10环境搭建说明
NETS-TMR-PAC system weblogic10 environment construction instructions
16 2019-06-26 -
Deep Spatial Temporal3D Convolutional Neural Networks for Traffic Data Forecast
Deep Spatial-Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting
9 2021-04-08 -
ImageNet Classification with Deep Convolutional Neural Networks的翻译
ImageNetClassificationwithDeepConvolutionalNeuralNetworks的翻译
29 2019-06-05 -
Udemy_Deep Learning Convolutional Neural Networks in Python
https://www.udemy.com/deep-learning-convolutional-neural-networks-theano-tensorflow/ Deep Learning:
54 2018-12-08 -
ImageNet Classification with Deep Convolutional Neural Networks自翻译
最近看了一下Alexnet经典的那篇论文,自己看完英文版就忘记了,结合翻译软件,自己翻译了一点,有很多地方不准确,见谅,第一次上传文档,如有侵权,抱歉
60 2019-03-30 -
Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
Existingdeepconvolutionalneuralnetworks(CNNs)requireafixed-size(e.g.,224224)inputimage.Thisrequireme
24 2019-07-23
暂无评论