Bomin's blog
  • Home
  • Archives
  • Tags
  • About

2024年の振り返り

1月: 台湾で年越し→日本に帰る→修論を書く2月: スキー→ハイキュー劇場版→ローマで研究発表3月: 引越し準備→神戸で学会→日本語先生と会う→愛車売却→研究室送別会→卒業式→ビザ更新→東京 4月: 入社式→研修→東京の友達と会う→中目黒と渋谷で花見→more研修→ストリートダンス再開→wanna manna&横浜→従妹と会う 5月: OSN→同期と遊びに行った→more研修→弟と会う 6
2025-01-30

gzip is all you need (gzip + kNN outperforms Transformers)

Overview Abstract Introduction Approach Experiment Result Limitation Reference Abstract“Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors (Jiang et al., ACL F
2023-08-15
#Natural Language Processing

Breadth-First Search (using Python)

Overview Steps Code Time Complexity Conclusion Reference Steps Add the vertex to start the breadth-first search to the empty queue. Mark that vertex visited. Extract a vertex from the queue and add i
2023-07-09
#Algorithm

System Design - YouTube

Overview Clarify the requirements 了解系統需求 Capacity Estimation 頻寬存儲估計 System APIs 系統API設計 High-level System Design 系統系統設計 Data Storage 數據存儲設計 Scalability 優化 Step1: Clarify the requirements 了解系統需求 Featu
2023-04-09
#system design

Search

Hexo Fluid