Source Library¶
This page is provenance for the solved-question layer.
It is not the first place to start. Solve a pack first, notice the weak concept, and only then use this page to understand where that style of question came from.
How To Use This Page¶
Use this page in a short loop:
- solve a pack from Solved Questions
- notice the weak theme
- find the source family that matches that theme
- return to the matching academy topic or track
The point is not to send the learner into a pile of old PDFs. The point is to keep provenance clear while the academy stays pedagogically focused.
What The Academy Is Doing With These Sources¶
The academy questions are:
- based on public official materials
- adapted into academy wording
- shortened or restructured to fit the topic and workflow style here
They are not verbatim copies of original exams or handouts.
Source Families¶
MIT OpenCourseWare 6.867¶
Good for:
- SVM margins and feature maps
- generative versus discriminative comparisons
- active-learning and logistic-regression intuition
Best academy follow-up:
Carnegie Mellon 10-601¶
Good for:
- Naive Bayes smoothing and priors
- regression model comparison
- decision trees versus linear models
- learning-theory style reasoning
Best academy follow-up:
Stanford CS229¶
Good for:
- feature maps
- logistic versus generative modeling choices
- model selection and bias-variance reasoning
- k-means, PCA, and unsupervised-learning review
Best academy follow-up:
Stanford CS231n¶
Good for:
- optimization and learning-rate reasoning
- dropout, batch normalization, and regularization choices
- checkpoint selection
- transfer-learning decisions
Best academy follow-up:
UC Berkeley CS189¶
Good for:
- OLS and normal-equation reasoning
- computational cost and gradient-descent updates
- ridge, cross-validation, and PCA themes
- bias-variance and evaluation questions
Best academy follow-up:
Cornell CS4786¶
Good for:
- optimization with constraints
- principal-eigenvector and Rayleigh-quotient reasoning
- placement-style linear algebra drills
Best academy follow-up:
What This Page Is Not¶
This page is not:
- a reading assignment before you solve questions
- a mirror of university archives
- a substitute for academy topics, clinics, or tracks
Use it to keep the question layer honest and sourced, then go back to the active learning loop.