DAY17 介紹 Azure Machine Learning SDK 我們前面一半的課程,學習了透過圖形化介面,學習了 Azure Machine Leari...
DAY16 實戰 Azure Machine Learning RBAC 我們今天就來實戰 RBAC 吧!還記得前幾天我們大篇幅講了 Azure Machine...
本篇是 30 天鐵人賽的最後一篇,本篇做個小節與心得 課程內容與代碼會放在 Github 上: https://github.com/chechiachang/...
DAY15 Azure Machine Learning 裡的多人協作---談 RBAC 鐵人賽已經過了一半,相信大家都熟悉了 AML 大部份的操作了,現在開始...
Object detection - Recognize individual types of object in image and identify lo...
DAY14 在 Azure Machine Learning 裡 Label data(下) 我們昨天建立好 Label 專案之後,今天就來進行資料標記吧! 開...
本篇介紹如何使用 infracost 工具估計 infrastructure apply 的花費 課程內容與代碼會放在 Github 上: https://gi...
Computer vision - Process images is key to creating software that can emulate hu...
本篇簡述如何使用 terraform 中 debug 除錯 賽後文章會整理放到個人的部落格上 http://chechia.net/ 追蹤粉專可以收到文章的主動...
DAY13 在 Azure Machine Learning 裡 Label data(中) 昨天我們做好了寶可夢影像檔的 Datastore,今天我們就來建立...
Some potential uses - Product identification, disaster investigation, medical di...
本章介紹如何使用 terratest 為 terraform 準備整合測試 課程內容與代碼會放在 Github 上: https://github.com/ch...
DAY12 在 Azure Machine Learning 裡 Label data(上) Azure Machine Learning 提供了 label...
Computer vision - Process images is key to creating software that can emulate hu...
本篇翻譯與講解 terraform 官方 blog 對於 test terraform 的建議 課程內容與代碼會放在 Github 上: https://git...
DAY11 部署 Automated ML 昨天體驗到 Automated ML 的威力了,它可以自動地幫我們跑一大堆模型,找出最好的解法,省下一大堆時間,真的...
To use Azure Machine Learning Create an Azure Machine Learning workspace Create...
本篇介紹 terraformer,除了 import 既有的 remote resource 到 terraform 中以外,還會嘗試從 remote reso...
DAY10 用 Automated ML 快速開發 今天我們來體驗一下 AML 的 Automated ML 的威力。透過 AutoML 的工具,我們可以很快速...
Clustering - Group similar items into clusters(based on features)Train a cluster...
這幾天看了一些鐵人賽的文章,看到一些很不錯的文章,當然也看到很多不知所云的內容 觀察整體趨勢是劣幣驅逐良幣,心中五味雜陳 大家盡量維持品質,內容有所依據,不要錯...
上篇介紹 state rm,強制 terraform 遺忘已經存在的 state。然而 state rm 後並沒有說明如何修復或 undo,讓 module 留...
Classification - Predict category or classTrain regression model - Dataset that...
DAY09 部署用 Designer 做好的 Pipeline 到 Batch 有些應用場合是 Batch 比較好用。舉例來說,我們有一大批的資料,想透過我們訓...
DAY08 部署用 Designer 做好的 Pipeline 到 Web API 昨天我們用 Designer 做好了一個 Pipeline,並且訓練完成了一...
Regression - Predict numeric label based on item's featuresTrain regression mode...
DAY07 開始用 Designer 在 Azure Machine Learning 做 AI 我們建立好了自己的 dataset,也建立好了運算資源,今天我...
透過 state mv,應該對於 terraform state manipulation 有更透徹的理解,接下來要透過 state rm 強迫 terrafo...
To use Azure Machine Learning Create an Azure Machine Learning workspace Create...
DAY06 開始用 Notebook 在 Azure Machine Learing 上寫程式 我們建立好了自己的 dataset,也建立好了運算資源,今天我們...