本篇翻譯與講解 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,也建立好了運算資源,今天我們...
我想 rename 怎麼辦?state mv 乾坤大挪移 課程內容與代碼會放在 Github 上: https://github.com/chechiachan...
SummaryWhat is AI? Machine learning Anomaly detection Computer vision Natural l...
更改 state 有其風險,State manipulation 有賺有賠,更改前應詳閱官方文件說明書之二 state inspection 課程內容與代碼會放...
DAY05 在 Azure Machine Learning 上建立運算資源 前幾天我們已經建立好了自己的 dataset 了,今天就要開始在 Azure Ma...
Understand responsible AI Fairness - Without incorporating any bias based on ge...
這篇是 infrastructure 也可以 for each 第四篇,上次漏發了,今天補發 本章介紹 terraform 的 for syntax 與 dyn...
DAY04 建立 Datastore 和 Dataset (下) 今天我們就要把昨天建立好的 data 匯入成 Datastore 了。 還記得 Datasto...
Challenges and risks with AI Bias can affect results - e.g. loan-approval model...
DAY03 建立 Datastore 和 Dataset (上) 我們都知道做 AI 最重要的就是 data,沒有 data 就很難訓練模型,也很難解決商業應用...
更改 state 有其風險,State manipulation 有賺有賠(?),更改前應詳閱官方文件說明書 課程內容與代碼會放在 Github 上: http...
What is AI? Machine learning - foundation for AI systemHow machine learning wor...
前言 昨天說到要跑範例程式,但是只有做到下載資料集,以及切分資料集,今天來建立模型 利用Sequential API來建立模型 model = keras.mo...
本章介紹實務上如何寫出自己的 terraform module 課程內容與代碼會放在 Github 上: https://github.com/chechiac...
這次有幸能藉由鐵人賽重新認識及學習Azure AI的相關技術,以下為這次參賽的課題以及時程(會再陸續更新完成時間以檢視完成進度):Get started wit...