吴恩达深度学习笔记1-Course1-Week1【深度学习概论】

2018.5.7

吴恩达深度学习视频教程网址

网易云课堂:https://mooc.study.163.com/smartSpec/detail/1001319001.htm

Coursera:https://www.coursera.org/learn/neural-networks-deep-learning

PS:网易云上不提供测验和作业,Cousera上有。


深度学习概论:


本篇主要关于深度学习的一些介绍和几个相关的术语


Single/Multiple neural network:
这里写图片描述
这里写图片描述
深度学习的本质: Given data (input and output) and fit a function that will predict output.

修正线性单元:(Rectified Linear Unit –ReLU)一种人工神经网络中常用的激活函数(activation function)
这里写图片描述

卷积神经网络: Convolution Neural Network (CNN) used often for image application

循环神经网络: Recurrent Neural Network (RNN) used for one-dimensional sequencedata such as translating English to Chinses or a temporal component such astext transcript.

结构化数据: Structured data refers to things that has a defined meaning such as price, age

非结构化数据: Unstructured data refers to thing like pixel, raw audio, text.

深度学习三要素: large amount of data available with label, fast computation and neural network algorithm.
这里写图片描述

Two things have to be considered to get to the high level of performance:
1. Being able to train a big enough neural network
2. Huge amount of labeled data

训练神经网络是一个迭代过程: Idear–Code–Experiment
这里写图片描述
It could take a good amount of time to train a neural network, which affects your productivity. Faster computation helps to iterate and improve new algorithm.


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值