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

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

by 斋藤康毅
July 2018
Intermediate to advanced
310 pages
8h 21m
Chinese
Posts & Telecom Press
Content preview from 深度学习入门 : 基于Python的理论与实现
2.6  从与非门到计算机 
35
2.6
从与非门到计算机
多层感知机可以实现比之前见到的电路更复杂的电路。比如,进行加法
运算的加法器也可以用感知机实现。此外,将二进制转换为十进制的编码器、
满足某些条件就输出 1的电路(用于等价检验的电路)等也可以用感知机表示。
实际上,使用感知机甚至可以表示计算机!
计算机是处理信息的机器。向计算机中输入一些信息后,它会按照某种
既定的方法进行处理,然后输出结果。所谓“按照某种既定的方法进行处理”
是指,计算机和感知机一样,也有输入和输出,会按照某个既定的规则进行
计算。
人们一般会认为计算机内部进行的处理非常复杂,而令人惊讶的是,实
际上只需要通过与非门的组合,就能再现计算机进行的处理。这一令人吃惊
的事实说明了什么呢?说明使用感知机也可以表示计算机。前面也介绍了,
与非门可以使用感知机实现。也就是说,如果通过组合与非门可以实现计算
机的话,那么通过组合感知机也可以表示计算机(感知机的组合可以通过叠
加了多层的单层感知机来表示)。
说到仅通过与非门的组合就能实现计算机,大家也许一下子很难相信。
建议有兴趣的读者看一下《计算机系统要素:从零开始构建现代计
算机》。这本书以深入理解计算机为主题,论述了通过NAND 构建可
运行俄罗斯方块的计算机的过程。此书能让读者真实体会到,通过
简单的NAND 元件就可以实现计算机这样复杂的系统。
综上,多层感知机能够进行复杂的表示,甚至可以构建计算机。那么,
什么构造的感知机才能表示计算机呢?层级多深才可以构建计算机呢?
理论上可以说2 层感知机就能构建计算机 ...
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, 久富木 隆一
プロダクトマネージャーのしごと 第2版 ―1日目から使える実践ガイド

プロダクトマネージャーのしごと 第2版 ―1日目から使える実践ガイド

Matt LeMay, 永瀬 美穂, 吉羽 龍太郎, 原田 騎郎, 高橋 一貴

Publisher Resources

ISBN: 9787115485588