Google Cloud - ML Study Jam
參加了 Google Cloud 的 Basic ML Study Jam,紀錄一下
這邊的 lab 在按下 start lab
後,最好在無痕模式開啟 gcloud console,並且在結束 lab 後登出該 console,避免和下一個撞。
Predict Taxi Fare with a BigQuery ML Forecasting Model
url: https://google.qwiklabs.com/focuses/1797?parent=catalog
Google Cloud Speech API: Qwik Start
Url: https://google.qwiklabs.com/focuses/588?parent=catalog
call API XD 會幫你辨識語音,輸出辨識結果。
Speech to Text Transcription with the Cloud Speech API
Url: https://google.qwiklabs.com/focuses/2187?parent=catalog
call API XD 和上一個 lab 有一部分任務重複,並另外丟一個法文的語音讓 speech API 辨識。
Translate Text with the Cloud Translation API
Url: https://google.qwiklabs.com/focuses/697?parent=catalog
call API XD 給定文字,指定要翻譯成哪種語言,讓 Google 幫你翻譯;或是給定各種語言,讓 Google 幫你偵測是哪種語言。