今天我們要開始建 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...
Azure cognitive service: OCR- 光學字元辨識 OCR- Optical Character Recognition The quic...
本篇延續 Terragrunt 的功能,介紹 一款安全性掃描工具: tfsec terragrunt hook terragrunt multiple wor...
Chatbot integration- 看圖學英文 大致上的概念是要利用 Line 把圖片傳給 chatbot ,再把圖片傳到 Azure 認知服務,分別執行...
使用 atlantis 做 terraform automation,Terraform Remote Plan & Remote Apply 課程內容...
本篇介紹 Terraform 透過 Github Action 自動化執行 課程內容與代碼會放在 Github 上: https://github.com/ch...
Azure cognitive service: image description- 看圖說故事 a cat sleeping on a wooden str...
用 Owner 權限跑 Terraform 等於用 root 權限跑後端,夜路跑多了遲早遇到鬼 CI/CD 系列 day 08-Code 要 Review,I...
Azure Storage Account- 給照片找個家 Azure Storage Account 是利用 blob 來儲存資料的空間,而 blob 則是一...
Code 要 Review,Infrastrcture 豈不 Review?吾未見其明也 CI/CD 系列 day 08-Code 要 Review,Infr...
Azure cognitive service: Object Detection- 匡出照片中的喵 物體偵測 (Object Detection) 物體偵測主...
課程內容與代碼會放在 Github 上: https://github.com/chechiachang/terraform-30-days 賽後文章會整理放到...
Azure cognitive service- 於是,Chatbot 也有了智慧 Azure 認知服務 Azure 認知服務透過 API 或 SDK 提供 A...
大 module 小 module,能夠重複使用又好維護的就是好 module 上一章介紹 module 的基本原理,然而並沒有說明實務上如何實踐。另外,本地...
Line Massaging API- 打造自己的 Chatbot 接下來,如果要在 Azure Web App 上打造 chatbot ,那就必須會用到 Li...
module 是 terraform 執行與調用的基本單位。本章簡單介紹 module 的內容與使用。 課程內容與代碼會放在 Github 上: https:/...
Terraform 也有 Backend 之啥是 Terraform Backend 能吃嗎? 課程內容與代碼會放在 Github 上: https://git...
Azure Virtual Machine- Windows 使用者的救星 有些新手的電腦安裝的作業系統是 windows ,在後續各種有關 Linux 或 U...
Terraform State 之你的 Local State 不是我的 State State 是初學 Terraform 的核心概念,本章節會講解基本的 S...
註冊 Azure 帳號與套件安裝- 免費體驗30天 基本起手式,能註冊的先註冊,能安裝的先安裝。 註冊 Azure 帳號 進入https://login.mi...
軟功就是什麼都要 Hello 一下之 Hello terraform 這張就會開始動手做了,還沒設定 terraform / cloud account 的請先...