前言
在 WebConf 2023 的 AI 驅動下的開發者體驗 中第一次聽到已知未知再進一步分類成四種的概念。
已知的已知:現有的知識
已知的未知:知道存在...
這篇將透過5個實例來說明python的語法。
將以下程式保存為01.py後執行
for迴圈
for 變數 in 數列:程式
for i in range...
7. Build the Model
建立一些模型,比較不同模型在不同的參數設定下對 iris dataset 的分類能力。
Model 1: Logistic...
TCP/IP Protocol Suite
Application Layer Protocols
伺服器訊息區塊協定 (Server Message Bloc...
在網際網路上,每一個主機 (host) 和路由器的介面 (Interface) 都有一個 IP address (IP 位址)。
IP address (IP...
TCP/IP Protocol Suite
Transport Layer Protocols
使用者資料包協定協定 (User Datagram Protoc...