Skip to content

悠良報導

智慧助力 悠良報導

Primary Menu
  • 首頁
  • 人工智慧
    • 軟體新人起步
    • 自然語言
  • 軟體工程
    • 套裝工具
  • 學習資源
    • leetcode
  • 對話機器人服務
    • 來抽一張彩虹卡吧
    • 來抽個籤詩吧
    • 人生實驗室
    • 易經占卦
    • 文字冒險遊戲 – 勇者
    • 快速回訊息
    • 電子寵物
    • 尼古拉·特斯拉
第一次k8s on GCP 第一次k8s on GCP
1 min read
  • 套裝工具
  • 後端工程
  • 軟體工程

第一次k8s on GCP

theta Posted on 3 年 ago
這是給從未使用過k8s的人進行了解文
Read More Read more about 第一次k8s on GCP
Maximum Product Subarray Maximum Product Subarray
1 min read
  • leetcode

Maximum Product Subarray

theta Posted on 3 年 ago
題目會給我們一段數列,要我們找出其中
Read More Read more about Maximum Product Subarray
新增image到google Registry 新增image到google Registry
1 min read
  • 套裝工具
  • 軟體工程

新增image到google Registry

theta Posted on 3 年 ago
 Container Re
Read More Read more about 新增image到google Registry
146. LRU Cache 快取作法 146. LRU Cache 快取作法
1 min read
  • leetcode
  • 學習資源

146. LRU Cache 快取作法

theta Posted on 3 年 ago
這邊題目要我們做快取伺服器。在超過容
Read More Read more about 146. LRU Cache 快取作法
Copy List with Random Pointer Leetcode Copy List with Random Pointer Leetcode
1 min read
  • leetcode

Copy List with Random Pointer Leetcode

theta Posted on 3 年 ago
題目會給我們一個Node的鍵結,該鍵
Read More Read more about Copy List with Random Pointer Leetcode
leetcode55 Jump Game 解題概念 leetcode55 Jump Game 解題概念
1 min read
  • leetcode
  • 學習資源

leetcode55 Jump Game 解題概念

theta Posted on 3 年 ago
題目會給一組正整數數列,我們會從第一
Read More Read more about leetcode55 Jump Game 解題概念
Transformers 中文內容分類範例 Transformers 中文內容分類範例
2 min read
  • 人工智慧
  • 全部文章
  • 重點文章

Transformers 中文內容分類範例

theta Posted on 3 年 ago
我們可以使用Transformers
Read More Read more about Transformers 中文內容分類範例
最新機器學習工具 Transformers 最新機器學習工具 Transformers
1 min read
  • 人工智慧
  • 全部文章
  • 機器學習
  • 重點文章

最新機器學習工具 Transformers

theta Posted on 3 年 ago
🤗 Transformers Tra
Read More Read more about 最新機器學習工具 Transformers
Group Anagrams [leetcode] Group Anagrams [leetcode]
1 min read
  • leetcode

Group Anagrams [leetcode]

theta Posted on 3 年 ago
題目會給出很多的單詞,根據每個單詞擁
Read More Read more about Group Anagrams [leetcode]
Permutations 集合解法[leetcode] Permutations 集合解法[leetcode]
1 min read
  • leetcode

Permutations 集合解法[leetcode]

theta Posted on 3 年 ago
題目會給你一個不重複的數列,請回傳全
Read More Read more about Permutations 集合解法[leetcode]
Permutations 遞迴解法[leetcode] Permutations 遞迴解法[leetcode]
1 min read
  • leetcode

Permutations 遞迴解法[leetcode]

theta Posted on 3 年 ago
題目會給你一個不重複的數列,請回傳全
Read More Read more about Permutations 遞迴解法[leetcode]
Python 基本型態搜尋的時間複雜度 Python 基本型態搜尋的時間複雜度
1 min read
  • 學習資源

Python 基本型態搜尋的時間複雜度

theta Posted on 3 年 ago
list python的列表內部實現
Read More Read more about Python 基本型態搜尋的時間複雜度
Valid Sudoku 合法數獨矩陣 – 組合檢查 [leetcode] Valid Sudoku 合法數獨矩陣 – 組合檢查 [leetcode]
1 min read
  • leetcode

Valid Sudoku 合法數獨矩陣 – 組合檢查 [leetcode]

theta Posted on 3 年 ago
簡單來說就是為給一個二維陣列,請確定
Read More Read more about Valid Sudoku 合法數獨矩陣 – 組合檢查 [leetcode]
Valid Sudoku 合法數獨矩陣 – 分段檢查 [leetcode] Valid Sudoku 合法數獨矩陣 – 分段檢查 [leetcode]
2 min read
  • leetcode

Valid Sudoku 合法數獨矩陣 – 分段檢查 [leetcode]

theta Posted on 3 年 ago
簡單來說就是為給一個二維陣列,請確定
Read More Read more about Valid Sudoku 合法數獨矩陣 – 分段檢查 [leetcode]
開源標注系統 doccano快速建置 開源標注系統 doccano快速建置
1 min read
  • 套裝工具

開源標注系統 doccano快速建置

theta Posted on 3 年 ago
做模型做到最後,我們還是要有乾淨的資
Read More Read more about 開源標注系統 doccano快速建置
用docker-compose建置ELK 用docker-compose建置ELK
1 min read
  • 套裝工具

用docker-compose建置ELK

theta Posted on 3 年 ago
簡單介紹一下ELK,ELK的是視覺化
Read More Read more about 用docker-compose建置ELK
elk 環境建置 by docker [sebp/elk] elk 環境建置 by docker [sebp/elk]
3 min read
  • 套裝工具

elk 環境建置 by docker [sebp/elk]

theta Posted on 5 年 ago
elk_deployment.md
Read More Read more about elk 環境建置 by docker [sebp/elk]
GPT-2 語言模型實作與生成繁體文句 GPT-2 語言模型實作與生成繁體文句
1 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

GPT-2 語言模型實作與生成繁體文句

theta Posted on 5 年 ago
GPT2-Chinese 代碼連結
Read More Read more about GPT-2 語言模型實作與生成繁體文句
[BERT] Multi label中文多標籤 主題意圖分類 [BERT] Multi label中文多標籤 主題意圖分類
5 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

[BERT] Multi label中文多標籤 主題意圖分類

theta Posted on 6 年 ago
# bert_mulit_label
Read More Read more about [BERT] Multi label中文多標籤 主題意圖分類
bert ner 中文 Named Entity Recognition 命名實體識別 bert ner 中文 Named Entity Recognition 命名實體識別
6 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

bert ner 中文 Named Entity Recognition 命名實體識別

theta Posted on 6 年 ago
bert_ner Source Co
Read More Read more about bert ner 中文 Named Entity Recognition 命名實體識別
Bert: NLP 中文意圖分類 Bert: NLP 中文意圖分類
2 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

Bert: NLP 中文意圖分類

theta Posted on 6 年 ago
BERT 全名為 Bidirecti
Read More Read more about Bert: NLP 中文意圖分類
Docker 入門到使用 – dockerfile Docker 入門到使用 – dockerfile
1 min read
  • 軟體工程

Docker 入門到使用 – dockerfile

theta Posted on 6 年 ago
上篇Docker 入門到使用我們針對
Read More Read more about Docker 入門到使用 – dockerfile
Docker 入門到使用 Docker 入門到使用
1 min read
  • 軟體工程

Docker 入門到使用

theta Posted on 6 年 ago
上一篇Docker 介紹到入門我們介
Read More Read more about Docker 入門到使用
Docker 介紹到入門 Docker 介紹到入門
1 min read
  • 軟體工程

Docker 介紹到入門

theta Posted on 6 年 ago
什麼是Docker? 在軟體服務爆發
Read More Read more about Docker 介紹到入門
透過GCP-NL API進行文字主題分類 (2) 透過GCP-NL API進行文字主題分類 (2)
3 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

透過GCP-NL API進行文字主題分類 (2)

theta Posted on 6 年 ago
本文章用於紀錄與翻譯課程內容,請搭配
Read More Read more about 透過GCP-NL API進行文字主題分類 (2)

文章導覽

Previous 1 ... 72 73 74 75 76 77 78 Next

近期文章

  • Julius AI:AI數據分析,告別Excel痛苦,輕鬆洞察資料
  • [無偏見報導]北京AI機器人足球賽:自主踢球,科技與運動完美結合,火神隊勝出。
  • [無偏見報導]警專區隊長帶女子闖成功嶺,曝軍紀鬆懈與安檢漏洞。
  • 毛孩洗澡全攻略:寵物洗毛精挑選與呵護指南
  • [無偏見報導]台灣警消運動會奪牌,黃雅慧桌球封后,台灣隊共獲14獎牌。

AI 服務建置合作

本網站是透過搜索引擎和本地端LLM進行自動更新之成品,為本公司 悠良智作 所擁有。

若有AI 相關服務/建置/內訓等合作需求,請前往悠良智作

沒看到想看的文章?

👉讀者推薦題目

You may have missed

Julius AI:AI數據分析,告別Excel痛苦,輕鬆洞察資料
1 min read
  • 全部文章
  • 學習資源
  • 讀者指定主題
  • 重點文章

Julius AI:AI數據分析,告別Excel痛苦,輕鬆洞察資料

n8n n8n Posted on 4 小時 ago
[無偏見報導]北京AI機器人足球賽:自主踢球,科技與運動完美結合,火神隊勝出。
1 min read
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]北京AI機器人足球賽:自主踢球,科技與運動完美結合,火神隊勝出。

n8n n8n Posted on 4 小時 ago
[無偏見報導]警專區隊長帶女子闖成功嶺,曝軍紀鬆懈與安檢漏洞。
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]警專區隊長帶女子闖成功嶺,曝軍紀鬆懈與安檢漏洞。

n8n n8n Posted on 4 小時 ago
毛孩洗澡全攻略:寵物洗毛精挑選與呵護指南
1 min read
  • 全部文章
  • 學習資源
  • 讀者指定主題
  • 重點文章

毛孩洗澡全攻略:寵物洗毛精挑選與呵護指南

n8n n8n Posted on 7 小時 ago
  • github
  • facebook
  • linkedin
Copyright © All rights reserved. | MoreNews by AF themes.