Resources
Math/Stat/ML/CS resources ordered by increasing prerequisite knowledge:
-
MIT 18.05: Jon and Jerry's intro course on probability, Bayesian stats, and frequentist stats. Completely self-contained on OCW!
-
MIT 18.06: Gil Strang's legendary linear algebra course.
-
Talking Machines: incredible podcast on machine learning by friends of the SMRC Ryan Adams and Katherine Gorman.
-
MIT 6.001x: intro to programming using Python.
-
Bayesian optimization: Ryan Adams' colloquium at Broad.
-
Scalable Machine Learning: go big or go home with pySpark in this archived BerkeleyX course.
-
Bioinformatic Algorithms: excellent 6-part series on Coursera from UCSD.
-
Pattern Recognition and Machine Learning, Christopher Bishop. Bayesian treatment of ML.
-
The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Trevor Hastie, Robert Tibshirani, Jerome Friedman. Both stats and ML.
-
Machine Learning: A Probabilistic Perspective, Kevin Murphy. Encyclopedic on ML.
-
Probability: Theory and Examples, Rick Durrett: a standard reference on modern, measure-theoretic probability theory.
-
P1, P2, P3: problem sets from Alex's Harvard graduate course on the core concepts of modern, measure-theoretic probability theory.
Biology resources for computationalists:
-
MIT 7.00x: Eric Lander's introduction to biology!
-
The Eighth Day of Creation, Horace Judson (1979): a masterpiece of history of science, covering the birth and development of molecular biology, based on interviews with over one hundred of the scientists who played key roles.
-
MPG primer videos: experts from across the Broad give in-depth introductions to principals, data, and analysis underlying medical and population genetics.