課程:機器學習 -- 筆記、習題與報告
active 2025-02-11 → 2025-06-08 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 118 days from 2025-02-11 to 2025-06-08. Pushes: 1 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 15 total, peak 3 in a day. Comments: 387 total, peak 75 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ccckmit | 16 | 1 | 0 | 0 |
| wrr606 | 14 | 0 | 0 | 14 |
| lkhagvaa2444 | 14 | 0 | 0 | 14 |
| Steventanardi | 13 | 0 | 0 | 13 |
| Erkmrcl17 | 12 | 0 | 0 | 12 |
| pado35 | 12 | 0 | 0 | 12 |
| mimmm4308 | 12 | 0 | 0 | 12 |
| yc0123 | 12 | 0 | 0 | 12 |
| yakumocirno | 12 | 0 | 0 | 12 |
| cindycallista | 12 | 0 | 0 | 12 |
| yang930208 | 12 | 0 | 0 | 12 |
| jm123u | 11 | 0 | 0 | 11 |
| Yangforrok | 11 | 0 | 0 | 11 |
| Jonathan-es | 11 | 0 | 0 | 11 |
| liu99002 | 10 | 0 | 0 | 10 |
| henk3520 | 10 | 0 | 0 | 10 |
| VinsOrl | 10 | 0 | 0 | 10 |
| CJI3751 | 9 | 0 | 0 | 9 |
| gakuplusq | 9 | 0 | 0 | 9 |
| ding1226 | 9 | 0 | 0 | 9 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#15Remilia5172025-06-08 21:15期末作業:請把平時作業整理後交上來(必須寫一份詳細的說明)(2025/6/8 24:00 前繳交完畢)
- Issue comment#15Logan9101152025-06-08 15:36期末作業:請把平時作業整理後交上來(必須寫一份詳細的說明)(2025/6/8 24:00 前繳交完畢)
- Issue comment#16Logan9101152025-06-08 15:28習題14: 請自己設計一個固定的策略(不需要學習)解決 CartPole 問題,讓你的竿子盡量撐得久不會倒下來
- Issue comment#14Logan9101152025-06-08 15:21期中作業:請寫一個機器學習(人工智慧)相關的專案或報告(2025/6/8 24:00 前繳交完畢)
- Issue comment#13Logan9101152025-06-08 15:13習題 13:請給一個我們上課沒講過的機器學習方法程式範例,然後說明其原理(可以用 AI 寫,但你要讀懂)
- Issue comment#13patrick05162025-06-08 15:11習題 13:請給一個我們上課沒講過的機器學習方法程式範例,然後說明其原理(可以用 AI 寫,但你要讀懂)
- Issue comment#9Logan9101152025-06-08 15:00習題 9:請用 torch 寫一個線性回歸程式
- Issue comment#8Logan9101152025-06-08 14:55習題 8:請用 torch 重做習題 1 的函數優化
- Issue comment#5Logan9101152025-06-08 14:45習題 5 -- 請手算反傳遞演算法的梯度值
- Issue comment#16Kruez02025-06-08 13:43習題14: 請自己設計一個固定的策略(不需要學習)解決 CartPole 問題,讓你的竿子盡量撐得久不會倒下來
- Issue comment#13Kruez02025-06-08 13:42習題 13:請給一個我們上課沒講過的機器學習方法程式範例,然後說明其原理(可以用 AI 寫,但你要讀懂)
- Issue comment#10Kruez02025-06-08 13:41習題 10:請呼叫 AI 模型來做一個範例程式(應用/基礎)
- Issue comment#3Logan9101152025-06-08 13:41習題 3 -- 偏微分與梯度的數學
- Issue comment#5Kruez02025-06-08 13:38習題 5 -- 請手算反傳遞演算法的梯度值
- Issue comment#4Kruez02025-06-08 13:37習題 4 -- 用數值梯度下降法,學習七段顯示器函數 (加分題)
- Issue comment#3Kruez02025-06-08 13:37習題 3 -- 偏微分與梯度的數學
- Issue comment#2Kruez02025-06-08 13:36習題 2 -- 請用爬山演算法求解旅行推銷員問題
- Issue comment#1Kruez02025-06-08 13:35習題 1 - 請用爬山演算法求 f = x^2 + y^2 + z^2 - 2x - 4y - 6z + 8 的最低點
- Issue comment#15921006vicky2025-06-08 12:56期末作業:請把平時作業整理後交上來(必須寫一份詳細的說明)(2025/6/8 24:00 前繳交完畢)
- Issue comment#14921006vicky2025-06-08 12:56期中作業:請寫一個機器學習(人工智慧)相關的專案或報告(2025/6/8 24:00 前繳交完畢)
- Issue comment#11921006vicky2025-06-08 12:55習題 11:請呼叫 scikit-learn 來做下列三種範例
- Issue comment#10921006vicky2025-06-08 12:55習題 10:請呼叫 AI 模型來做一個範例程式(應用/基礎)
- Issue comment#8921006vicky2025-06-08 12:54習題 8:請用 torch 重做習題 1 的函數優化
- Issue comment#7921006vicky2025-06-08 12:54習題 7:請用 micrograd 梯度引擎重做習題 1 的函數優化
- Issue comment#4921006vicky2025-06-08 12:53習題 4 -- 用數值梯度下降法,學習七段顯示器函數 (加分題)
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.