Skip to Content
深度学习入门 : 基于Python的理论与实现
book

深度学习入门 : 基于Python的理论与实现

by 斋藤康毅
July 2018
Intermediate to advanced
310 pages
8h 21m
Chinese
Posts & Telecom Press
Content preview from 深度学习入门 : 基于Python的理论与实现
8章 深度学习
250
8
-
15 中出现的
cuDNN
是在
CUDA
上运行的库,它里面实现了为深度学习
最优化过的函数等。
8-15  使用CPU 的“ 16-core Xeon CPU”和 GPU Titan 系列”进行AlexNet
学习时分别所需的时间(引用自文献[27]
通过
im2col
可以将卷积层进行的运算转换为大型矩阵的乘积。这个
im2col
方式的实现对GPU来说是非常方便的实现方式。这是因为,
相比按小规模的单位进行计算,GPU更擅长计算大规模的汇总好的
数据。也就是说,通过基于
im2col
以大型矩阵的乘积的方式汇总计算,
更容易发挥出GPU 的能力。
8.3.3
 分布式学习
虽然通过
GPU
可以实现深度学习运算的高速化,但即便如此,当网络
较深时,学习还是需要几天到几周的时间。并且,前面也说过,深度学习伴
随着很多试错。为了创建良好的网络,需要反复进行各种尝试,这样一来就
必然会产生尽可能地缩短一次学习所需的时间的要求。于是,将深度学习的
学习过程扩展开来的想法(也就是分布式学习)就变得重要起来。
为了进一步提高深度学习所需的计算的速度,可以考虑在多个
GPU
8.3  深度学习的高速化 
251
者多台机器上进行分布式计算。现在的深度学习框架中,出现了好几个支持
GPU
或者多机器的分布式学习的框架。 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

ルールズ・オブ・プログラミング ―より良いコードを書くための21のルール

ルールズ・オブ・プログラミング ―より良いコードを書くための21のルール

Chris Zimmerman, 久富木 隆一

Publisher Resources

ISBN: 9787115485588