AI EducademyAIEducademy
🌳

AI学習パス

🌱
AI Seeds(種)

ゼロから始める

🌿
AI Sprouts(芽)

基礎を築く

🌳
AI Branches(枝)

実践に活かす

🏕️
AI Canopy(樹冠)

深く学ぶ

🌲
AI Forest(森)

AIをマスターする

🔨

エンジニアリング習得パス

✏️
AI Sketch(スケッチ)

ゼロから始める

🪨
AI Chisel(鑿)

基礎を築く

⚒️
AI Craft(制作)

実践に活かす

💎
AI Polish(磨き上げ)

深く学ぶ

🏆
AI Masterpiece(傑作)

AIをマスターする

全プログラムを見る→

ラボ

7つの実験がロード済み
🧠ニューラルネットワーク プレイグラウンド🤖AIか人間か?💬プロンプトラボ🎨画像生成😊感情分析ツール💡チャットボットビルダー⚖️倫理シミュレーター
ラボへ入る→
📝

ブログ

AI・教育・テクノロジーの最新記事

ブログを読む→
nav.faq
🎯
ミッション

すべての人にAI教育をアクセス可能にする

💜
価値観

オープンソース・多言語・コミュニティ主導

⭐
オープンソース

GitHubで公開開発

クリエイターに会う→GitHubで見る
始める
AI EducademyAIEducademy

MITライセンス。オープンソース

学ぶ

  • アカデミックス
  • レッスン
  • ラボ

コミュニティ

  • GitHub
  • 貢献する
  • 行動規範
  • 概要
  • よくある質問

サポート

  • コーヒーをおごる ☕
アカデミックス›AI Chisel(鑿)›レッスン
🪨 AI Chisel(鑿)

レッスン

各レッスンは前のものの上に積み上げられます。焦らず、前提なし。

1
👆

二重ポインタとスライディングウィンドウ

Master two essential patterns for scanning sequences without wasting computation.

中級⏱️ 15 分で読める
→
2
🌲

木と二分探索

Explore tree structures that power decision-making from databases to machine learning.

中級⏱️ 18 分で読める
→
3
🗺️

グラフアルゴリズム

Learn the traversal and shortest-path algorithms that power maps, social networks, and web crawlers.

中級⏱️ 20 分で読める
→
4
🧩

動的計画法

Understand memoisation, tabulation, and classic DP patterns used across AI and computer science.

中級⏱️ 20 分で読める
→
5
🗄️

ハッシュテーブル深掘り

Understand hashing, collision handling, and the probabilistic structures that accelerate AI systems.

中級⏱️ 15 分で読める
→
6
🌳

トライ木とプレフィックスツリー

Master the trie data structure for lightning-fast prefix lookups. Build autocomplete, wildcard search, and explore compressed tries and IP routing.

上級⏱️ 18 分で読める
→
7
🔗

Union-Find(素集合データ構造)

Learn the Union-Find (disjoint set) data structure with path compression and union by rank. Solve connectivity, MST, and graph component problems efficiently.

上級⏱️ 17 分で読める
→
8
📊

単調スタックとキュー

Learn the monotonic stack and queue patterns to solve next greater element, daily temperatures, histogram, and sliding window problems in O(n) time.

上級⏱️ 19 分で読める
→
9
📅

区間問題

Master interval-based problems from merge and insert to meeting rooms and sweep lines. Learn the sorting strategies and patterns interviewers expect.

上級⏱️ 16 分で読める
→
10
⚡

ビット操作

Unlock bit-level thinking for coding interviews. Master XOR cancellation, Brian Kernighan's trick, bit masking for subsets, and practical applications.

上級⏱️ 17 分で読める
→
← プログラムに戻る AI Chisel(鑿)