以下内容和图片均来自台湾大学深度学习课程。
课程地址:https://www.csie.ntu.edu.tw/~yvchen/f106-adl/syllabus.html
机器学习介绍
引入机器学习理论方法
- Programs can do the things you ask them to do
- Some tasks are complex, and we don’t know how to write a program to solve them.
- Given a large amount of data, the machine learns what the function f should be.
- Training is to pick the best function given the observed dataTesting is to predict the label using the learned function.
机器学习框架
给出大量的Training Data,找出一个最好的Function f 。并使用这个找出的
深度学习 Deep Learning
深度学习是机器学习的一种方法。
End-to-end training: what each function should do is learned automatically.
给出一端(训练数据

这篇笔记介绍了台湾大学深度学习课程的第一部分,涵盖了机器学习的基础概念,如利用大量数据学习函数f,以及深度学习的优势,强调了深度学习在语音识别和图像识别中的自动化学习能力。此外,还探讨了神经网络的历史、结构选择及其在各种数据类型(如词、图像、音频)上的应用。
最低0.47元/天 解锁文章
1253

被折叠的 条评论
为什么被折叠?



