資訊工程研究所(Graduate Institute of Computer Science and Information Engineering)
課程名稱(英文)
Introduction to Deep Learning
課程代碼
4105016_01
授課教師:
熊博安
學分數
3
必/選修
選修
開課年級
研究所,開放大三四
先修科目或先備能力:
人工智慧、基本程式設計
課程概述:
This course is an introduction to deep learning, with special emphasis on deep neural networks (DNN). The course is suitable for a beginner in deep learning. Basics on logistic regression, neural networks, gradient descent, etc. will be covered. Hands-on practice on programming DNN will be a major aspect of learning in this course. Frameworks such as Tensorflow will also be covered. Important strategies and practices in machine learning projects will be introduced. Convolutional neural network (CNN) and sequence models along with applications will be the final part of the course.
學習目標:
1. To understand the basics of deep learning
2. To implement deep neural networks
3. To structure machine learning projects
4. To use CNN and sequence models in applications
教科書:
課程大綱
分配時數
核心能力
備註
單元主題
內容綱要
講授
示範
隨堂作業
其他
1
Introduction to Deep Learning
3
12345678
2
Neural Networks (NN)
Basics
Shallow NN
Deep NN