iT邦幫忙

azure相關文章
共有 601 則文章
鐵人賽 AI & Data DAY 6
Azure AI Journey 系列 第 6

技術 Day 06 Use automated machine learning in Azure Machine Learning

To use Azure Machine Learning Create an Azure Machine Learning workspace Create...

鐵人賽 AI & Data DAY 6

技術 [DAY06] 開始用 Notebook 在 Azure Machine Learing 上寫程式

DAY06 開始用 Notebook 在 Azure Machine Learing 上寫程式 我們建立好了自己的 dataset,也建立好了運算資源,今天我們...

鐵人賽 AI & Data DAY 5
Azure AI Journey 系列 第 5

技術 Day 05 Introduction to AI

SummaryWhat is AI? Machine learning Anomaly detection Computer vision Natural l...

鐵人賽 AI & Data DAY 5

技術 [DAY05] 在 Azure Machine Learning 上建立運算資源

DAY05 在 Azure Machine Learning 上建立運算資源 前幾天我們已經建立好了自己的 dataset 了,今天就要開始在 Azure Ma...

鐵人賽 AI & Data DAY 4
Azure AI Journey 系列 第 4

技術 Day 04 Introduction to AI

Understand responsible AI Fairness - Without incorporating any bias based on ge...

鐵人賽 AI & Data DAY 4

技術 [DAY04] 建立 Datastore 和 Dataset (下)

DAY04 建立 Datastore 和 Dataset (下) 今天我們就要把昨天建立好的 data 匯入成 Datastore 了。 還記得 Datasto...

鐵人賽 AI & Data DAY 3
Azure AI Journey 系列 第 3

技術 Day 03 Introduction to AI

Challenges and risks with AI Bias can affect results - e.g. loan-approval model...

鐵人賽 AI & Data DAY 3

技術 [DAY03] 建立 Datastore 和 Dataset (上)

DAY03 建立 Datastore 和 Dataset (上) 我們都知道做 AI 最重要的就是 data,沒有 data 就很難訓練模型,也很難解決商業應用...

鐵人賽 AI & Data DAY 2
Azure AI Journey 系列 第 2

技術 Day 02 Introduction to AI

What is AI? Machine learning - foundation for AI systemHow machine learning wor...

鐵人賽 AI & Data DAY 17

技術 Day 17 self-attention的實作準備(三) 測試使用keras來建立模型

前言 昨天說到要跑範例程式,但是只有做到下載資料集,以及切分資料集,今天來建立模型 利用Sequential API來建立模型 model = keras.mo...

鐵人賽 AI & Data DAY 2

技術 [DAY02] 建立 Azure Machine Learning Workspace

今天我們要開始建 Azure Machine Learning(下稱AML)的 workspace 了。這是使用 AML 開發的第一步,建議大家可以使用免費額度...

鐵人賽 AI & Data DAY 1
Azure AI Journey 系列 第 1

技術 Day 01 前言

這次有幸能藉由鐵人賽重新認識及學習Azure AI的相關技術,以下為這次參賽的課題以及時程(會再陸續更新完成時間以檢視完成進度):Get started wit...

鐵人賽 AI & Data DAY 1

技術 [DAY01] Azure Machine Learning 是什麼?

Azure Machine Learning 是什麼,為什麼我們該使用它? Azure Machine Learning(下稱AML)是 Azure 上的機器學...

鐵人賽 AI & Data DAY 16

技術 Day 16 self-attention的實作準備(二) 設定tensorflow和keras的環境

前言 昨天在建立環境的時候發現有很多相容性的問題,因此今天我想說這幾天先來學習一下tensorflow跟keras,順便把環境建立好 安裝TensorFlow...

鐵人賽 AI & Data DAY 2

技術 Day 2 [Python ML] 基礎資料處理

前言 在這系列文章中,我會使用Azure來運行所有的程式,如何使用Azure的文章在這裡這邊則是使用Azure中的JupyterLab來執行 到計算的頁面點擊J...

鐵人賽 AI & Data DAY 14

技術 Day 14 在VSCode中使用Azure

前言 由於接下來要開始寫到attention和Capsule的實作,主要是會研究一些github或是python內建的套件研究主要程式、參數、使用方法等等由於A...

鐵人賽 AI & Data DAY 13

技術 Day 13 Azure cognitive service: Translator- 讓 Azure 幫你翻譯

Azure cognitive service: Translator- 讓 Azure 幫你翻譯 Translator 是 Azure 提供的雲端翻譯服務,可...

鐵人賽 AI & Data DAY 11

技術 Day 11 Chatbot integration- 看圖學英文

Chatbot integration- 看圖學英文 大致上的概念是要利用 Line 把圖片傳給 chatbot ,再把圖片傳到 Azure 認知服務,分別執行...