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...
今天我們要開始建 Azure Machine Learning(下稱AML)的 workspace 了。這是使用 AML 開發的第一步,建議大家可以使用免費額度...
前言 昨天在建立環境的時候發現有很多相容性的問題,因此今天我想說這幾天先來學習一下tensorflow跟keras,順便把環境建立好 安裝TensorFlow...
infrastructure 也可以 for each 之三 課程內容與代碼會放在 Github 上: https://github.com/chechiach...
Azure Machine Learning 是什麼,為什麼我們該使用它? Azure Machine Learning(下稱AML)是 Azure 上的機器學...
infrastructure 也可以 for each 之二 課程內容與代碼會放在 Github 上: https://github.com/chechiach...
前言 在這系列文章中,我會使用Azure來運行所有的程式,如何使用Azure的文章在這裡這邊則是使用Azure中的JupyterLab來執行 到計算的頁面點擊J...
前言 由於接下來要開始寫到attention和Capsule的實作,主要是會研究一些github或是python內建的套件研究主要程式、參數、使用方法等等由於A...
infrastructure 也可以 for each 之一 課程內容與代碼會放在 Github 上: https://github.com/chechiach...
Azure cognitive service: Translator- 讓 Azure 幫你翻譯 Translator 是 Azure 提供的雲端翻譯服務,可...
本篇介紹 Terraform syntax,為何 .tf 內容是這個格式 課程內容與代碼會放在 Github 上: https://github.com/che...