当前位置:网站首页>深度学习第一周Introduction to Deep Learning习题整理
深度学习第一周Introduction to Deep Learning习题整理
2022-07-17 07:45:00 【l8947943】
Introduction to Deep Learning
- Which of the following best describes the role of AI in the expression “an AI-powered society”?
- Similar to electricity starting about 100 years ago, AI is transforming multiple industries.
- Through the “smart grid”, AI is delivering a new wave of electricity.
- AI runs on computers and is thus powered by electricity, but it is letting computers do things not possible before.
- AI is powering personal devices in our homes and offices, similar to electricity.
- Which of the following are reasons that didn’t allow Deep Learning to be developed during the '80s?
- The theoretical tools didn’t exist during the 80’s.
- Limited computational power.
- People were afraid of a machine rebellion.
- Interesting applications such as image recognition require large amounts of data that were not available.
- Recall this diagram of iterating over different ML ideas. Which of the statements below are true? (Check all that apply.)

- It is faster to train on a big dataset than a small dataset.
- Being able to try out ideas quickly allows deep learning engineers to iterate more quickly.
- Faster computation can help speed up how long a team takes to iterate to a good idea.
- Recent progress in deep learning algorithms has allowed us to train good models faster (even without changing the CPU/GPU hardware).
- Neural networks are good at figuring out functions relating an input xx to an output yy given enough examples. True/False?
- False
- True
- ReLU stands for which of the following?
- Representation Linear Unit
- Rectified Last Unit
- Rectified Linear Unit
- Recognition Linear Unit
- Images for cat recognition is an example of “structured” data, because it is represented as a structured array in a computer. True/False?
- True
- False
- A dataset is composed of age and weight data for several people. This dataset is an example of “structured” data because it is represented as an array in a computer. True/False?
- True
- False
- Why is an RNN (Recurrent Neural Network) used for machine translation, say translating English to French? (Check all that apply.)
- RNNs represent the recurrent process of Idea->Code->Experiment->Idea->…
- It is applicable when the input/output is a sequence (e.g., a sequence of words).
- It can be trained as a supervised learning problem.
- It is strictly more powerful than a Convolutional Neural Network (CNN).
- In this diagram which we hand-drew in the lecture, what do the horizontal axis (x-axis) and vertical axis (y-axis) represent?

答案:
x-axis is the amount of data(x轴是数据量) y-axis (vertical axis) is the
performance of the algorithm.(y轴(垂直轴)是算法的性能)
- Assuming the trends described in the previous question’s figure are accurate (and hoping you got the axis labels right), which of the following are true? (Check all that apply.)
- Decreasing the size of a neural network generally does not hurt an algorithm’s performance, and it may help significantly.
- Increasing the training set size generally does not hurt an algorithm’s performance, and it may help significantly.
- Increasing the size of a neural network generally does not hurt an algorithm’s performance, and it may help significantly.
- Decreasing the training set size generally does not hurt an algorithm’s performance, and it may help significantly.
边栏推荐
- Redis常用数据类型——Redis列表(List)和Redis 集合(Set)
- 1、flask基础
- Redis cache avalanche, penetration, breakdown
- 警惕!又一起网络钓鱼攻击事件:Uniswap被盗810万美元
- 5G正当时,无人驾驶未来将驶向何方?
- 5g at that time, where will driverless driving go in the future?
- Li Kou 43 string multiplication note
- Redis overview installation
- Filesourcestrategy, datasourcestrategy and datasourcev2strategy in spark
- 1. Decision tree
猜你喜欢

oop_引用类型变量传值

Demo collection injection

Li Kou 1669 merges two linked list notes

OpenCV极坐标转换函数warpPolar的使用

Strategic model of behavioral model

Unity: window size adaptation when running on the browser after webgl Publishing

数据库写入优化:分库分表及相关问题

Eureka自我保护

Use of OpenCV polar transformation function warppolar

超干货!彻底搞懂Golang内存管理和垃圾回收
随机推荐
ansible自动化运维详解(四)ansible中playbook的编写使用、执行命令及实例演示
Redis 概述安装
《Flutter入门》flutter计算最近1个月、3个月、半年、12个月
6-9 vulnerability exploitation telnet login rights lifting
Redis6 new data type - hyperloglog
MySQL 2502 2503 error
JS学习笔记01-03——this的引用,全局作用域,方法
Visual studio 2022 (vs 2022) cannot read memory
Real case: how to check the soaring usage of CPU after the system goes online?
OpenFeign服务接口调用
MySQL数据类型
812. Maximum triangle area
php存储密码
rosbridge
Unity: WebGL发布后在浏览器上运行时窗口大小自适应
trochvision中数据集的使用
65、Restful规范
New redis6 features
RestTemplate
STM32CUBEIDE(9)----USART通过DMA收发