Skip to content

悠良報導

智慧助力 悠良報導

Primary Menu
  • 首頁
  • 人工智慧
    • 軟體新人起步
    • 自然語言
  • 軟體工程
    • 套裝工具
  • 學習資源
    • leetcode
  • 對話機器人服務
    • 來抽一張彩虹卡吧
    • 來抽個籤詩吧
    • 人生實驗室
    • 易經占卦
    • 文字冒險遊戲 – 勇者
    • 快速回訊息
    • 電子寵物
    • 尼古拉·特斯拉
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 5 年 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 5 年 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)
透過GCP-NL API進行文字主題分類 (1) 透過GCP-NL API進行文字主題分類 (1)
1 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

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

theta Posted on 6 年 ago
本文章用於紀錄與翻譯課程內容,請搭配
Read More Read more about 透過GCP-NL API進行文字主題分類 (1)
函數修飾器: Python @的用法 函數修飾器: Python @的用法
1 min read
  • 軟體工程

函數修飾器: Python @的用法

theta Posted on 6 年 ago
函數修飾器 裝飾器的強大在於它能夠在
Read More Read more about 函數修飾器: Python @的用法
lambda: Python 更加簡潔的函式寫法 lambda: Python 更加簡潔的函式寫法
1 min read
  • 軟體工程

lambda: Python 更加簡潔的函式寫法

theta Posted on 6 年 ago
 懶人包: lambda是為了快速定
Read More Read more about lambda: Python 更加簡潔的函式寫法
[繁體中文/NLP] 從word2vec到 情感分析 [繁體中文/NLP] 從word2vec到 情感分析
2 min read
  • 人工智慧
  • 全部文章
  • 自然語言
  • 重點文章

[繁體中文/NLP] 從word2vec到 情感分析

theta Posted on 6 年 ago
完整版請至GitHub Page 本
Read More Read more about [繁體中文/NLP] 從word2vec到 情感分析
免費網站實作 – Git Page 免費網站實作 – Git Page
1 min read
  • 軟體工程

免費網站實作 – Git Page

theta Posted on 6 年 ago
什麼是GitHub頁面? GitHu
Read More Read more about 免費網站實作 – Git Page
x11vnc and RealVNC 遠端連結ubuntu 16 x11vnc and RealVNC 遠端連結ubuntu 16
1 min read
  • 套裝工具

x11vnc and RealVNC 遠端連結ubuntu 16

theta Posted on 6 年 ago
研究背景:teamviewer判定商
Read More Read more about x11vnc and RealVNC 遠端連結ubuntu 16

文章導覽

Previous 1 ... 46 47 48 49 50 51 Next

近期文章

  • [無偏見報導]iPhone 17 Air 超薄設計引關注,價格或漲,手機市場競爭激烈。
  • [無偏見報導]「聽見AED」平台:科技與社群構築急救網,提升到院前CPR成功率。
  • [無偏見報導]中國偷渡事件頻傳,疑涉「灰色地帶襲擾」,台灣應警惕。
  • [無偏見報導]藝人赴中發展涉統戰,政府關注、研議法律規範,籲謹慎發言。
  • [無偏見報導]美最高法院審理出生公民權案,挑戰憲法與移民政策,影響深遠。

AI 服務建置合作

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

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

沒看到想看的文章?

👉讀者推薦題目

You may have missed

[無偏見報導]iPhone 17 Air 超薄設計引關注,價格或漲,手機市場競爭激烈。
1 min read
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]iPhone 17 Air 超薄設計引關注,價格或漲,手機市場競爭激烈。

n8n n8n Posted on 8 小時 ago
[無偏見報導]「聽見AED」平台:科技與社群構築急救網,提升到院前CPR成功率。
1 min read
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]「聽見AED」平台:科技與社群構築急救網,提升到院前CPR成功率。

n8n n8n Posted on 8 小時 ago
[無偏見報導]中國偷渡事件頻傳,疑涉「灰色地帶襲擾」,台灣應警惕。
1 min read
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]中國偷渡事件頻傳,疑涉「灰色地帶襲擾」,台灣應警惕。

n8n n8n Posted on 9 小時 ago
[無偏見報導]藝人赴中發展涉統戰,政府關注、研議法律規範,籲謹慎發言。
1 min read
  • 全部文章
  • 快訊
  • 每日新聞
  • 無偏見報導

[無偏見報導]藝人赴中發展涉統戰,政府關注、研議法律規範,籲謹慎發言。

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