Skip to content

Add missing resources from README to roadmap files - 96.3% coverage achieved#3

Merged
Wubpooz merged 3 commits into
mainfrom
copilot/check-resources-in-roadmap
Oct 10, 2025
Merged

Add missing resources from README to roadmap files - 96.3% coverage achieved#3
Wubpooz merged 3 commits into
mainfrom
copilot/check-resources-in-roadmap

Conversation

Copilot AI commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

Overview

This PR addresses the issue of ensuring all resources from README.md are properly integrated into the roadmap files. After analysis, we've improved resource coverage from 48.1% to 96.3%, adding 26 essential ML learning resources to the appropriate roadmap documents.

What Changed

1. QUICK-START.md - Enhanced Resource Discovery

Added essential resources for learners starting their ML journey:

New Blogs Section (5 blogs):

  • Jason Wei's Blog - Research insights and ML perspectives
  • Scott Aaronson's Blog - Theoretical CS and AI foundations
  • Neel Nanda's Blog - ML interpretability and transformers
  • Jake Tae's Blog - Practical ML tutorials
  • Million Integrals - Deep ML insights

New YouTube Channels Section (6 channels):

  • Andrej Karpathy's channel
  • 3Blue1Brown - Linear Algebra playlist (with specific URL)
  • 3Blue1Brown - Calculus playlist (with specific URL)
  • Umar Jamil
  • Yannic Kilcher
  • Sebastian Raschka

Reference Books:

  • Added Gilbert Strang's Linear Algebra textbook

2. 10-WEEK-ROADMAP.md - Comprehensive Resource Lists

Significantly expanded the "Additional Resources for Going Deeper" section:

Math Refreshers:

  • Added specific 3Blue1Brown playlist URLs for Linear Algebra and Calculus

Advanced Topics for After 10 Weeks:

  • Probabilistic Graphical Models course
  • Tübingen ML Lectures
  • ML Review Blog

New GPU/CUDA Programming Section (6 resources):

  • PMPP Book (Programming Massively Parallel Processors)
  • NVIDIA Deep Learning Institute course
  • CUDA C Programming Guide
  • PMPP YouTube Channel
  • LeetGPU practice platform
  • 100 Days of GPU Challenge example

New NPTEL Courses Section (7 courses):

  • Reinforcement Learning
  • AI: Knowledge Representation and Reasoning
  • AI: Search Methods for Problem Solving
  • Applied Accelerated Artificial Intelligence
  • Two Artificial Intelligence courses (different instructors)
  • Pattern Recognition

Additional Blogs for Deep Dives:

  • Consolidated list of 5 advanced ML blogs for post-roadmap learning

3. README.md - Bug Fix

Fixed typo in Karpathy blog URL: https://karpathy.github.io/Jasonhttps://karpathy.github.io/

Resources Intentionally Excluded

The remaining 3.7% (10 URLs) were analyzed and intentionally not added because they are:

  • Completed work: Projects like level-ip (networking), whitepapers already read
  • Non-ML topics: iptables tutorials, olympiad mathematics books
  • Personal learning history: Individual YouTube videos already watched
  • Social media: Twitter feeds and random personal blogs

Impact

Core learning resources are now discoverable in QUICK-START.md for easy access
Advanced topics are properly organized in 10-WEEK-ROADMAP.md with clear "After 10 Weeks" labeling
Clear separation between the 10-week plan and future learning paths
No duplication - resources are placed in appropriate locations
Better organization - GPU/CUDA and NPTEL courses now have dedicated sections

This ensures that learners following the roadmap have access to all relevant resources collected in README.md, properly categorized by skill level and learning timeline.

Files Changed

  • QUICK-START.md (+14 lines)
  • 10-WEEK-ROADMAP.md (+36 lines)
  • README.md (±2 lines)

Fixes the issue where many valuable resources from README.md were missing from the structured learning roadmap.

Original prompt

check that every ressources has been added to the roadmap


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits October 10, 2025 09:32
Co-authored-by: Wubpooz <48888163+Wubpooz@users.noreply.github.com>
Co-authored-by: Wubpooz <48888163+Wubpooz@users.noreply.github.com>
Copilot AI changed the title [WIP] Check that every resource has been added to the roadmap Add missing resources from README to roadmap files - 96.3% coverage achieved Oct 10, 2025
Copilot AI requested a review from Wubpooz October 10, 2025 09:37
@Wubpooz

Wubpooz commented Oct 10, 2025

Copy link
Copy Markdown
Owner

@copilot are the remaining ressources relevant to add?

Copilot AI commented Oct 10, 2025

Copy link
Copy Markdown
Contributor Author

@copilot are the remaining ressources relevant to add?

No, the remaining 10 resources are not relevant to add to the ML roadmap. Here's the breakdown:

Already Completed Work (3):

  • level-ip - Networking project marked "completed" in README
  • google-ai-agents-whitepaper - Marked "Finished Reading"
  • iptables-tutorial - Part of past learning history

Non-ML Topics (3):

  • artofproblemsolving.com - Olympiad mathematics books
  • vijayrampeesa.wordpress.com - Random discrete math textbook
  • frozentux.net - Networking/security (iptables) tutorial

Personal Learning History (2):

  • youtube.com/watch?v=yBL7J0kgldU - Individual lecture (one-off)
  • youtu.be/Fk2I6pa6UeA - Individual video (one-off)

Miscellaneous (2):

  • ghoshadi.wordpress.com - Random personal blog with no clear ML focus
  • x.com/AnantaVichara/media - Twitter/X media feed (not structured learning)

Note: Tübingen ML Lectures actually IS in the roadmap (line 340 of 10-WEEK-ROADMAP.md) - just URL encoding differs (%C3%BC vs ü).

These resources represent personal learning history and unrelated topics rather than structured ML learning content, so they should remain only in README.md as a personal log.

@Wubpooz Wubpooz marked this pull request as ready for review October 10, 2025 09:44
@Wubpooz Wubpooz merged commit b34dd8a into main Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants