iT邦幫忙

python3相關文章
共有 946 則文章
鐵人賽 生成式 AI DAY 2

技術 Day 02 - 串接 GPT API 以及 langchain 常用的 message 類型

每天的專案會同步到 GitLab 上,可以前往 GitLab 查看。有興趣的朋友歡迎留言 or 來信討論,我的信箱是 nickchen1998@gmail.co...

鐵人賽 Python DAY 1

技術 復健第一天:重新回憶起 Python 的一切

復健系列適合哪些人 相較於從頭教起有關 Python 的細節知識,這個復健系列主要是希望透過主題式筆記的方式,摘要學習 Python 的重點知識,藉此可以快速回...

鐵人賽 Python DAY 1

技術 Day 1 - 來讀 CPython 原始碼!

本文同步刊載於 「為你自己學 Python - 來讀 CPython 原始碼」 來讀 CPython 原始碼! 什麼是 CPython? 如果這是你第一次...

鐵人賽 Software Development DAY 27

技術 Day-27 | Python - Functions & Closure

因為之後想要探討 python 的 decorator,所以今天想先來探討一下它背後的原理,Python 的函示運作以及一個概念 "Closure&q...

鐵人賽 生成式 AI DAY 9
懶人救星:生成式AI 系列 第 9

技術 Day9-學習 AI 的捷徑:如何使用 Miniconda 輕鬆搞定 Python 環境!

前言 在進入 AI 與 LLM 這片充滿無限可能的領域前,選對工具是學習路上的第一步。Python 作為世界上最受歡迎的程式語言之一,不僅擁有簡單易學的語法,還...

鐵人賽 Software Development DAY 1

技術 Day-1 | 目標與預期 + 文章目錄

前言 Hi,我是 Yusinz,又到了參賽的季節,原本今年想要偷懶的,沒想到被朋友抓來一起奮鬥,這是我第二次參加鐵人賽,離上次參賽雖然沒過多久,但這次身分有了轉...

8月 LeetCode Daily 見聞錄 系列 第 30

技術 [8/30] 2699. Modify Graph Edge Weights

HardRelated Topics: Graph / Heap (Priority Queue) / Shortest PathLeetCode Sourc...

技術 [套件介紹] - DataToWord - RAG with Data

各位前輩好,小弟目前正在試圖前往開源的路上,目前先從生活中可能會碰到的問題來試著寫一些小套件來解決,對於文章有任何問題歡迎來信或留言討論,我的信箱是 nickc...

8月 LeetCode Daily 見聞錄 系列 第 29

技術 [8/29] 947. Most Stones Removed with Same Row or Column

MediumRelated Topics: Hash Table / Depth-First Search / Union Find / GraphLeetC...

8月 LeetCode Daily 見聞錄 系列 第 28

技術 [8/28] 1905. Count Sub Islands

MediumRelated Topics: Array / Depth-First Search / Breadth-First Search / Union...

8月 LeetCode Daily 見聞錄 系列 第 26

技術 [8/26] N-ary Tree Postorder Traversal

EasyRelated Topics: Stack / Tree / Depth-First SearchLeetCode Source 解題想法 後序尋訪...

8月 LeetCode Daily 見聞錄 系列 第 25

技術 [8/25] 145. Binary Tree Postorder Traversal

EasyRelated Topics: Stack / Tree / Depth-First Search / Binary TreeLeetCode Sou...

8月 LeetCode Daily 見聞錄 系列 第 24

技術 [8/24] 564. Find the Closest Palindrome

Hard Related Topics: Math / StringLeetCode Source 解題想法 在這個問題中,給定一個代表整數的字串 n,我們...

8月 LeetCode Daily 見聞錄 系列 第 23

技術 [8/23] 592. Fraction Addition and Subtraction

MediumRelated Topics: Math / String / SimulationLeetCode Source 解題想法 首先我們要定義分子...

8月 LeetCode Daily 見聞錄 系列 第 22

技術 [8/22] 476. Number Complement

EasyRelated Topics: Bit ManipulationLeetCode Source 解題想法 十進位數字轉成二進制 之後將1轉成0 將0...

8月 LeetCode Daily 見聞錄 系列 第 21

技術 [8/21] 664. Strange Printer

HardRelated Topics: String / Dynamic ProgrammingLeetCode Source 解題想法 這道題目是關於計算...

8月 LeetCode Daily 見聞錄 系列 第 20

技術 [8/20] 1140. Stone Game II

MediumRelated Topics: Array / Math / Dynamic Programming / Prefix Sum / Game Th...

鐵人賽 Kubernetes DAY 19

技術 [Day 19] K8S Lab - 基於 MS COCO 的圖像分類系統 (2)

在這篇文章中,我們將介紹如何使用 ResNet18 模型訓練 COCO MS 資料集,並將訓練好的模型儲存為 model.pth,以供未來網頁的影像辨識使用。...

8月 LeetCode Daily 見聞錄 系列 第 19

技術 [8/19] 650. 2 Keys Keyboard

MediumRelated Topics: Math / Dynamic ProgrammingLeetCode Source 解題想法 題目要求我們找到最...

8月 LeetCode Daily 見聞錄 系列 第 18

技術 [8/18] 264. Ugly Number II

MediumRelated Topics: Hash Table / Math / Dynamic Programming / Heap (Priority...

8月 LeetCode Daily 見聞錄 系列 第 17

技術 [8/17] 1937. Maximum Number of Points with Cost

MediumRelated Topics: Array / Dynamic ProgrammingLeetCode Source 解題想法 暴力解的話,會使...

8月 LeetCode Daily 見聞錄 系列 第 16

技術 [8/16] 624. Maximum Distance in Arrays

MediumRelated Topics: Array / GreedyLeetCode Source 解題想法 題目唯一要注意的點就是 arrays 最大...

8月 LeetCode Daily 見聞錄 系列 第 15

技術 [8/15] 860. Lemonade Change

EasyRelated Topics: Array / GreedyLeetCode Source 解題想法 題目主要是希望透過 5 10 20 來交易價值...

8月 LeetCode Daily 見聞錄 系列 第 14

技術 [8/14] 719. Find K-th Smallest Pair Distance

HardRelated Topics: Array / Two Pointers / Binary Search / SortingLeetCode Sour...

8月 LeetCode Daily 見聞錄 系列 第 13

技術 [8/13] 40. Combination Sum II

MediumRelated Topics: Array / BacktrackingLeetCode Source 解題想法 首先透過 sort 把 can...

8月 LeetCode Daily 見聞錄 系列 第 12

技術 [8/12] 703. Kth Largest Element in a Stream

EasyRelated Topics: Tree / Design / BST / Heap (Priority Queue) / BT / Data Str...

8月 LeetCode Daily 見聞錄 系列 第 11

技術 [8/11] 1568. Minimum Number of Days to Disconnect Island

HardRelated Topics: Array / DFS / BFS / Matrix / Strongly Connected ComponentLe...

8月 LeetCode Daily 見聞錄 系列 第 10

技術 [8/10] 959. Regions Cut By Slashes

MediumRelated Topics: Array / Hash Table / DFS / BFS / Union Find MatrixLeetCod...

技術 [8/9] 840. Magic Squares In Grid

MediumRelated Topics: Array / Hash Table / Math / MatrixLeetCode Source 解題想法 整...

技術 [8/8] 885. Spiral Matrix III

MediumRelated Topics: Array / Matrix / SimulationLeetCode Source 解題想法 首先設定每次尋訪...