Tagged in

Course 2

CodingJourney
CodingJourney
Life & Learning
More information
Followers
20
Elsewhere
More, on Medium

Convolutional Neural Networks — week 4

Week 4: Special applications: Face recognition & Neural style transfer

上一篇:week 3

這週主要介紹的兩個主題,人臉辨識(Face Recognition)和神經風格轉移(Neural Style Transfer)

人臉辨識(Face Recognition)


Structuring Machine Learning Projects — week 2

Week 2: ML Strategy(2)

上一篇 : week 1
  1. Error Analysis: 錯誤分析
  2. Mismatched training and dev/test set: 當training and dev/test set來自不同資料分佈

Structuring Machine Learning Projects — week 1

Week 1: ML Strategy(1)

下一篇 : week 2

這週課程主要是介紹機器學習中的一些策略和方法,讓我們能更有效率的建構一個機器學習模型

  1. Introduction to ML Strategy
  2. Setting up your goal